Download jhttpc-1.5.jar file - Jar j

Jar examples for j:jhttpc

Description

You can download jar file jhttpc 1.5 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jhttpc-1.5-javadoc.jar
jhttpc-1.5-sources.jar
jhttpc-1.5.jar
jhttpc-1.5.pom



Related Tutorials