Files download
File Operation
sphere-common-1.0.0-M21-SNAPSHOT-fix-821.jar download
sphere-common-1.0.0-M21-SNAPSHOT-fix-821.pom download
sphere-common-1.0.0-M21-SNAPSHOT-fix-821-sources.jar download
Apache Maven
<dependency>
  <groupId>io.sphere.sdk.jvm</groupId>
  <artifactId>sphere-common</artifactId>
  <version>1.0.0-M21-SNAPSHOT-fix-821</version>
</dependency>
Gradle Groovy
implementation 'io.sphere.sdk.jvm:sphere-common:1.0.0-M21-SNAPSHOT-fix-821'
Gradle Kotlin
implementation("io.sphere.sdk.jvm:sphere-common:1.0.0-M21-SNAPSHOT-fix-821")
Scala SBT
libraryDependencies += "io.sphere.sdk.jvm" % "sphere-common" % "1.0.0-M21-SNAPSHOT-fix-821"
Groovy Grape
@Grapes(
  @Grab(group='io.sphere.sdk.jvm', module='sphere-common', version='1.0.0-M21-SNAPSHOT-fix-821')
)
Apache Ivy
<dependency org="io.sphere.sdk.jvm" name="sphere-common" rev="1.0.0-M21-SNAPSHOT-fix-821" />
Leiningen
[io.sphere.sdk.jvm/sphere-common "1.0.0-M21-SNAPSHOT-fix-821"]
Apache Buildr
'io.sphere.sdk.jvm:sphere-common:jar:1.0.0-M21-SNAPSHOT-fix-821'