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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials