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

io.sphere.sdk.jvm:integration-test-lib_2.10 1.0.0-M5

integration-test-lib

Группа

Группа

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

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

integration-test-lib_2.10
Версия

Версия

1.0.0-M5
Тип

Тип

jar

Скачать integration-test-lib_2.10 1.0.0-M5


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