Download http-client-interfaces-0.2.jar file - Jar h

Jar examples for h:http-client-interfaces

Description

Abstract HTTP client interface definitions

You can download jar file http-client-interfaces 0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add http-client-interfaces-0.2.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>http-client-interfaces</artifactId>
   <version>0.2</version>
</dependency>
compile group: 'org.dmfs', name: 'http-client-interfaces', version: '0.2'
libraryDependencies += "org.dmfs" % "http-client-interfaces" % "0.2"
<dependency org="org.dmfs" name="http-client-interfaces" rev="0.2"/>
@Grapes(@Grab(group='org.dmfs', module='http-client-interfaces', version='0.2'))
'org.dmfs:http-client-interfaces:jar:0.2'

Download

Click the following link to download the jar file.

http-client-interfaces-0.2-javadoc.jar
http-client-interfaces-0.2-sources.jar
http-client-interfaces-0.2.jar
http-client-interfaces-0.2.pom



Related Tutorials