GroupId | GroupIdio.sphere.sdk.jvm |
---|---|
ArtifactId | ArtifactIdsphere-convenience |
Version | Version1.0.0-M21-SNAPSHOT-fix-821 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-convenience/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>sphere-convenience</artifactId>
<version>1.0.0-M21-SNAPSHOT-fix-821</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-convenience/
implementation 'io.sphere.sdk.jvm:sphere-convenience:1.0.0-M21-SNAPSHOT-fix-821'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-convenience/
implementation ("io.sphere.sdk.jvm:sphere-convenience:1.0.0-M21-SNAPSHOT-fix-821")
'io.sphere.sdk.jvm:sphere-convenience:jar:1.0.0-M21-SNAPSHOT-fix-821'
<dependency org="io.sphere.sdk.jvm" name="sphere-convenience" rev="1.0.0-M21-SNAPSHOT-fix-821">
<artifact name="sphere-convenience" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='sphere-convenience', version='1.0.0-M21-SNAPSHOT-fix-821')
)
libraryDependencies += "io.sphere.sdk.jvm" % "sphere-convenience" % "1.0.0-M21-SNAPSHOT-fix-821"
[io.sphere.sdk.jvm/sphere-convenience "1.0.0-M21-SNAPSHOT-fix-821"]