Download http-client-java-0.89.jar file - Jar h

Jar examples for h:http-client-java

Description

You can download jar file http-client-java 0.89 in this page.

Build File

You can use the following script to add http-client-java-0.89.jar to your project.

<dependency>
   <groupId>com.turbomanage.basic-http-client</groupId>
   <artifactId>http-client-java</artifactId>
   <version>0.89</version>
</dependency>
compile group: 'com.turbomanage.basic-http-client', name: 'http-client-java', version: '0.89'
libraryDependencies += "com.turbomanage.basic-http-client" % "http-client-java" % "0.89"
<dependency org="com.turbomanage.basic-http-client" name="http-client-java" rev="0.89"/>
@Grapes(@Grab(group='com.turbomanage.basic-http-client', module='http-client-java', version='0.89'))
'com.turbomanage.basic-http-client:http-client-java:jar:0.89'

Download

Click the following link to download the jar file.

http-client-java-0.89-javadoc.jar
http-client-java-0.89-sources.jar
http-client-java-0.89.jar
http-client-java-0.89.pom



Related Tutorials