Download scala-client_2.10-1.0.0-M10.jar file - Jar s

Jar examples for s:scala-client-2.10

Description

scala-client

You can download jar file scala-client_2.10 1.0.0-M10 in this page.

License

Apache

Build File

You can use the following script to add scala-client_2.10-1.0.0-M10.jar to your project.

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

Download

Click the following link to download the jar file.

scala-client_2.10-1.0.0-M10-javadoc.jar
scala-client_2.10-1.0.0-M10-sources.jar
scala-client_2.10-1.0.0-M10.jar
scala-client_2.10-1.0.0-M10.pom



Related Tutorials