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

Jar examples for c:commons-http-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials