is not current version
Last Version 1.0.0-M3

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

customer-groups

GroupId

GroupId

io.sphere.jvmsdk
ArtifactId

ArtifactId

customer-groups
Version

Version

1.0.0-M1
Type

Type

jar

Download customer-groups 1.0.0-M1


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