Download commons-http-client-0.8.2.0.jar file - Jar c

Jar examples for c:commons-http-client

Description

You can download jar file commons-http-client 0.8.2.0 in this page.

Build File

You can use the following script to add commons-http-client-0.8.2.0.jar to your project.

<dependency>
   <groupId>org.bluestemsoftware.open.eoa.ext</groupId>
   <artifactId>commons-http-client</artifactId>
   <version>0.8.2.0</version>
</dependency>
compile group: 'org.bluestemsoftware.open.eoa.ext', name: 'commons-http-client', version: '0.8.2.0'
libraryDependencies += "org.bluestemsoftware.open.eoa.ext" % "commons-http-client" % "0.8.2.0"
<dependency org="org.bluestemsoftware.open.eoa.ext" name="commons-http-client" rev="0.8.2.0"/>
@Grapes(@Grab(group='org.bluestemsoftware.open.eoa.ext', module='commons-http-client', version='0.8.2.0'))
'org.bluestemsoftware.open.eoa.ext:commons-http-client:jar:0.8.2.0'

Download

Click the following link to download the jar file.

commons-http-client-0.8.2.0-sources.jar
commons-http-client-0.8.2.0.pom



Related Tutorials