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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials