Jar examples for c:commons-http
You can download jar file commons-http 1.3 in this page.
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'
Click the following link to download the jar file.
commons-http-1.3-javadoc.jar