is not current version
Last Version 1.0.0-M7

io.sphere.sdk.jvm:products 1.0.0-M5

products

GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

products
Version

Version

1.0.0-M5
Type

Type

jar

Download products 1.0.0-M5


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