Download http-client-interfaces-0.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials