Download common-http-70.jar file - Jar c

Jar examples for c:common-http

Description

${project.name}

You can download jar file common-http 70 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add common-http-70.jar to your project.

<dependency>
   <groupId>com.groupbyinc</groupId>
   <artifactId>common-http</artifactId>
   <version>70</version>
</dependency>
compile group: 'com.groupbyinc', name: 'common-http', version: '70'
libraryDependencies += "com.groupbyinc" % "common-http" % "70"
<dependency org="com.groupbyinc" name="common-http" rev="70"/>
@Grapes(@Grab(group='com.groupbyinc', module='common-http', version='70'))
'com.groupbyinc:common-http:jar:70'

Download

Click the following link to download the jar file.

common-http-70-javadoc.jar
common-http-70-sources.jar
common-http-70-tests.jar
common-http-70.jar
common-http-70.pom



Related Tutorials