Download sphere-common-1.0.0-M19.jar file - Jar s

Jar examples for s:sphere-common

Description

sphere-common

You can download jar file sphere-common 1.0.0-M19 in this page.

License

Apache

Build File

You can use the following script to add sphere-common-1.0.0-M19.jar to your project.

<dependency>
   <groupId>io.sphere.sdk.jvm</groupId>
   <artifactId>sphere-common</artifactId>
   <version>1.0.0-M19</version>
</dependency>
compile group: 'io.sphere.sdk.jvm', name: 'sphere-common', version: '1.0.0-M19'
libraryDependencies += "io.sphere.sdk.jvm" % "sphere-common" % "1.0.0-M19"
<dependency org="io.sphere.sdk.jvm" name="sphere-common" rev="1.0.0-M19"/>
@Grapes(@Grab(group='io.sphere.sdk.jvm', module='sphere-common', version='1.0.0-M19'))
'io.sphere.sdk.jvm:sphere-common:jar:1.0.0-M19'

Download

Click the following link to download the jar file.

sphere-common-1.0.0-M19-javadoc.jar
sphere-common-1.0.0-M19-sources.jar
sphere-common-1.0.0-M19.jar
sphere-common-1.0.0-M19.pom



Related Tutorials