Jar examples for c:commonhttp
commonHttp
You can download jar file commonhttp 1.0.0-M3 in this page.
Apache
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'
Click the following link to download the jar file.
commonhttp-1.0.0-M3-javadoc.jar