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