GroupId | GroupIdio.sphere |
---|---|
ArtifactId | ArtifactIdsphere-sdk_2.10 |
Version | Version0.67.0 |
Type | Typejar |
Filename | Size |
---|---|
sphere-sdk_2.10-0.67.0.pom | |
sphere-sdk_2.10-0.67.0.jar | 395 bytes |
sphere-sdk_2.10-0.67.0-sources.jar | 301 bytes |
sphere-sdk_2.10-0.67.0-javadoc.jar | 259 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.sphere/sphere-sdk_2.10/ -->
<dependency>
<groupId>io.sphere</groupId>
<artifactId>sphere-sdk_2.10</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere/sphere-sdk_2.10/
implementation 'io.sphere:sphere-sdk_2.10:0.67.0'
// https://jarcasting.com/artifacts/io.sphere/sphere-sdk_2.10/
implementation ("io.sphere:sphere-sdk_2.10:0.67.0")
'io.sphere:sphere-sdk_2.10:jar:0.67.0'
<dependency org="io.sphere" name="sphere-sdk_2.10" rev="0.67.0">
<artifact name="sphere-sdk_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere', module='sphere-sdk_2.10', version='0.67.0')
)
libraryDependencies += "io.sphere" % "sphere-sdk_2.10" % "0.67.0"
[io.sphere/sphere-sdk_2.10 "0.67.0"]