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 1.16.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-client-basics-1.16.2.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>http-client-basics</artifactId> <version>1.16.2</version> </dependency>
compile group: 'org.dmfs', name: 'http-client-basics', version: '1.16.2'
libraryDependencies += "org.dmfs" % "http-client-basics" % "1.16.2"
<dependency org="org.dmfs" name="http-client-basics" rev="1.16.2"/>
@Grapes(@Grab(group='org.dmfs', module='http-client-basics', version='1.16.2'))
'org.dmfs:http-client-basics:jar:1.16.2'
Click the following link to download the jar file.
http-client-basics-1.16.2-javadoc.jar