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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials