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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials