is not current version
Last Version 1.0.0-M3

io.sphere.jvmsdk:products 1.0.0-M2

products

GroupId

GroupId

io.sphere.jvmsdk
ArtifactId

ArtifactId

products
Version

Version

1.0.0-M2
Type

Type

jar

Download products 1.0.0-M2


<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/products/ -->
<dependency>
    <groupId>io.sphere.jvmsdk</groupId>
    <artifactId>products</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/products/
implementation 'io.sphere.jvmsdk:products:1.0.0-M2'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/products/
implementation ("io.sphere.jvmsdk:products:1.0.0-M2")
'io.sphere.jvmsdk:products:jar:1.0.0-M2'
<dependency org="io.sphere.jvmsdk" name="products" rev="1.0.0-M2">
  <artifact name="products" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='products', version='1.0.0-M2')
)
libraryDependencies += "io.sphere.jvmsdk" % "products" % "1.0.0-M2"
[io.sphere.jvmsdk/products "1.0.0-M2"]