не последняя версия
Последняя версия 1.0.0-M7

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

customers

Группа

Группа

io.sphere.sdk.jvm
Идентификатор

Идентификатор

customers
Версия

Версия

1.0.0-M5
Тип

Тип

jar

Скачать customers 1.0.0-M5


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