Download jhttpc-1.4.jar file - Jar j

Jar examples for j:jhttpc

Description

You can download jar file jhttpc 1.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jhttpc-1.4-javadoc.jar
jhttpc-1.4-sources.jar
jhttpc-1.4.jar
jhttpc-1.4.pom



Related Tutorials