Jar examples for j:java-client
Java Client library for AppsCode APIs(https://github.com/appscode/api)
You can download jar file java-client 1.0.0-M5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-client-1.0.0-M5.jar to your project.
<dependency> <groupId>io.sphere.sdk.jvm</groupId> <artifactId>java-client</artifactId> <version>1.0.0-M5</version> </dependency>
compile group: 'io.sphere.sdk.jvm', name: 'java-client', version: '1.0.0-M5'
libraryDependencies += "io.sphere.sdk.jvm" % "java-client" % "1.0.0-M5"
<dependency org="io.sphere.sdk.jvm" name="java-client" rev="1.0.0-M5"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='java-client', version='1.0.0-M5'))
'io.sphere.sdk.jvm:java-client:jar:1.0.0-M5'
Click the following link to download the jar file.
java-client-1.0.0-M5-javadoc.jar