Download sdk-http-1.0.0-M19.jar file - Jar s

Jar examples for s:sdk-http

Description

sdk-http

You can download jar file sdk-http 1.0.0-M19 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add sdk-http-1.0.0-M19.jar to your project.

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

Download

Click the following link to download the jar file.

sdk-http-1.0.0-M19-javadoc.jar
sdk-http-1.0.0-M19-sources.jar
sdk-http-1.0.0-M19.jar
sdk-http-1.0.0-M19.pom



Related Tutorials