is not current version
Last Version 1.0.0-M7

io.sphere.sdk.jvm:customers 1.0.0-M4

customers

GroupId

GroupId

io.sphere.sdk.jvm
ArtifactId

ArtifactId

customers
Version

Version

1.0.0-M4
Type

Type

jar

Download customers 1.0.0-M4


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