Jar examples for h:http-client-basics
Basic implementations of http-client-essentials that are frequently used.
You can download jar file http-client-basics 0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-client-basics-0.8.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>http-client-basics</artifactId> <version>0.8</version> </dependency>
compile group: 'org.dmfs', name: 'http-client-basics', version: '0.8'
libraryDependencies += "org.dmfs" % "http-client-basics" % "0.8"
<dependency org="org.dmfs" name="http-client-basics" rev="0.8"/>
@Grapes(@Grab(group='org.dmfs', module='http-client-basics', version='0.8'))
'org.dmfs:http-client-basics:jar:0.8'
Click the following link to download the jar file.
http-client-basics-0.8-javadoc.jar