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