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

Jar examples for s:sdk-http

Description

sdk-http

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials