Download jhttpc-1.1.jar file - Jar j

Jar examples for j:jhttpc

Description

You can download jar file jhttpc 1.1 in this page.

License

Apache License

Build File

You can use the following script to add jhttpc-1.1.jar to your project.

<dependency>
   <groupId>org.commonjava.util</groupId>
   <artifactId>jhttpc</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'org.commonjava.util', name: 'jhttpc', version: '1.1'
libraryDependencies += "org.commonjava.util" % "jhttpc" % "1.1"
<dependency org="org.commonjava.util" name="jhttpc" rev="1.1"/>
@Grapes(@Grab(group='org.commonjava.util', module='jhttpc', version='1.1'))
'org.commonjava.util:jhttpc:jar:1.1'

Download

Click the following link to download the jar file.

jhttpc-1.1-javadoc.jar
jhttpc-1.1-sources.jar
jhttpc-1.1.jar
jhttpc-1.1.pom



Related Tutorials