Jar examples for s:sdk-http
sdk-http
You can download jar file sdk-http 1.0.0-M19 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
sdk-http-1.0.0-M19-javadoc.jar