Download http-client-wrapper-0.1.9.jar file - Jar h

Jar examples for h:http-client-wrapper

Description

A wrapper for the http client library

You can download jar file http-client-wrapper 0.1.9 in this page.

License

GNU General Public License (GPL) version 3.0

Build File

You can use the following script to add http-client-wrapper-0.1.9.jar to your project.

<dependency>
   <groupId>hu.meza.tools</groupId>
   <artifactId>http-client-wrapper</artifactId>
   <version>0.1.9</version>
</dependency>
compile group: 'hu.meza.tools', name: 'http-client-wrapper', version: '0.1.9'
libraryDependencies += "hu.meza.tools" % "http-client-wrapper" % "0.1.9"
<dependency org="hu.meza.tools" name="http-client-wrapper" rev="0.1.9"/>
@Grapes(@Grab(group='hu.meza.tools', module='http-client-wrapper', version='0.1.9'))
'hu.meza.tools:http-client-wrapper:jar:0.1.9'

Download

Click the following link to download the jar file.

http-client-wrapper-0.1.9-javadoc.jar
http-client-wrapper-0.1.9-sources.jar
http-client-wrapper-0.1.9.jar
http-client-wrapper-0.1.9.pom



Related Tutorials