Jar examples for h:http-client-interfaces
Abstract HTTP client interface definitions
You can download jar file http-client-interfaces 0.2.2 in this page.
The Apache License, Version 2.0
You can use the following script to add http-client-interfaces-0.2.2.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>http-client-interfaces</artifactId> <version>0.2.2</version> </dependency>
compile group: 'org.dmfs', name: 'http-client-interfaces', version: '0.2.2'
libraryDependencies += "org.dmfs" % "http-client-interfaces" % "0.2.2"
<dependency org="org.dmfs" name="http-client-interfaces" rev="0.2.2"/>
@Grapes(@Grab(group='org.dmfs', module='http-client-interfaces', version='0.2.2'))
'org.dmfs:http-client-interfaces:jar:0.2.2'
Click the following link to download the jar file.
http-client-interfaces-0.2.2-javadoc.jar