is not current version
Last Version 1.0.0-M3

io.sphere.jvmsdk:customer-groups 1.0.0-M2

customer-groups

GroupId

GroupId

io.sphere.jvmsdk
ArtifactId

ArtifactId

customer-groups
Version

Version

1.0.0-M2
Type

Type

jar

Download customer-groups 1.0.0-M2


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