Jar examples for j:java-client-core
java-client-core
You can download jar file java-client-core 1.0.0-M11 in this page.
Apache
You can use the following script to add java-client-core-1.0.0-M11.jar to your project.
<dependency> <groupId>io.sphere.sdk.jvm</groupId> <artifactId>java-client-core</artifactId> <version>1.0.0-M11</version> </dependency>
compile group: 'io.sphere.sdk.jvm', name: 'java-client-core', version: '1.0.0-M11'
libraryDependencies += "io.sphere.sdk.jvm" % "java-client-core" % "1.0.0-M11"
<dependency org="io.sphere.sdk.jvm" name="java-client-core" rev="1.0.0-M11"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='java-client-core', version='1.0.0-M11'))
'io.sphere.sdk.jvm:java-client-core:jar:1.0.0-M11'
Click the following link to download the jar file.
java-client-core-1.0.0-M11-javadoc.jar