License |
License |
---|---|
GroupId | GroupIdio.sphere.jvmsdk |
ArtifactId | ArtifactIdjavaintegrationtestlib_2.10 |
Version | Version1.0.0-M3 |
Type | Typejar |
Description |
DescriptionjavaIntegrationTestLib
javaIntegrationTestLib
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/javaintegrationtestlib_2.10/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>javaintegrationtestlib_2.10</artifactId>
<version>1.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/javaintegrationtestlib_2.10/
implementation 'io.sphere.jvmsdk:javaintegrationtestlib_2.10:1.0.0-M3'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/javaintegrationtestlib_2.10/
implementation ("io.sphere.jvmsdk:javaintegrationtestlib_2.10:1.0.0-M3")
'io.sphere.jvmsdk:javaintegrationtestlib_2.10:jar:1.0.0-M3'
<dependency org="io.sphere.jvmsdk" name="javaintegrationtestlib_2.10" rev="1.0.0-M3">
<artifact name="javaintegrationtestlib_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='javaintegrationtestlib_2.10', version='1.0.0-M3')
)
libraryDependencies += "io.sphere.jvmsdk" % "javaintegrationtestlib_2.10" % "1.0.0-M3"
[io.sphere.jvmsdk/javaintegrationtestlib_2.10 "1.0.0-M3"]