Download commons-http-1.3.jar file - Jar c

Jar examples for c:commons-http

Description

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

Build File

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

<dependency>
   <groupId>com.github.mstream-trader</groupId>
   <artifactId>commons-http</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'com.github.mstream-trader', name: 'commons-http', version: '1.3'
libraryDependencies += "com.github.mstream-trader" % "commons-http" % "1.3"
<dependency org="com.github.mstream-trader" name="commons-http" rev="1.3"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-http', version='1.3'))
'com.github.mstream-trader:commons-http:jar:1.3'

Download

Click the following link to download the jar file.

commons-http-1.3-javadoc.jar
commons-http-1.3-sources.jar
commons-http-1.3.jar
commons-http-1.3.pom



Related Tutorials