Download commonhttp-1.0.0-M3.jar file - Jar c

Jar examples for c:commonhttp

Description

commonHttp

You can download jar file commonhttp 1.0.0-M3 in this page.

License

Apache

Build File

You can use the following script to add commonhttp-1.0.0-M3.jar to your project.

<dependency>
   <groupId>io.sphere.jvmsdk</groupId>
   <artifactId>commonhttp</artifactId>
   <version>1.0.0-M3</version>
</dependency>
compile group: 'io.sphere.jvmsdk', name: 'commonhttp', version: '1.0.0-M3'
libraryDependencies += "io.sphere.jvmsdk" % "commonhttp" % "1.0.0-M3"
<dependency org="io.sphere.jvmsdk" name="commonhttp" rev="1.0.0-M3"/>
@Grapes(@Grab(group='io.sphere.jvmsdk', module='commonhttp', version='1.0.0-M3'))
'io.sphere.jvmsdk:commonhttp:jar:1.0.0-M3'

Download

Click the following link to download the jar file.

commonhttp-1.0.0-M3-javadoc.jar
commonhttp-1.0.0-M3-sources.jar
commonhttp-1.0.0-M3.jar
commonhttp-1.0.0-M3.pom



Related Tutorials