Download sdk-http-1.13.0.jar file - Jar s

Jar examples for s:sdk-http

Description

sdk-http

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

sdk-http-1.13.0-javadoc.jar
sdk-http-1.13.0-sources.jar
sdk-http-1.13.0.jar
sdk-http-1.13.0.pom



Related Tutorials