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