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-M4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-client-1.0.0-M4.jar to your project.
<dependency> <groupId>io.sphere.sdk.jvm</groupId> <artifactId>java-client</artifactId> <version>1.0.0-M4</version> </dependency>
compile group: 'io.sphere.sdk.jvm', name: 'java-client', version: '1.0.0-M4'
libraryDependencies += "io.sphere.sdk.jvm" % "java-client" % "1.0.0-M4"
<dependency org="io.sphere.sdk.jvm" name="java-client" rev="1.0.0-M4"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='java-client', version='1.0.0-M4'))
'io.sphere.sdk.jvm:java-client:jar:1.0.0-M4'
Click the following link to download the jar file.
java-client-1.0.0-M4-javadoc.jar