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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials