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

Jar examples for c:common-http

Description

${project.name}

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials