Download jhttpc-1.3.jar file - Jar j

Jar examples for j:jhttpc

Description

You can download jar file jhttpc 1.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jhttpc-1.3-javadoc.jar
jhttpc-1.3-sources.jar
jhttpc-1.3.jar
jhttpc-1.3.pom



Related Tutorials