Download scala-client_2.10-1.0.0-M7.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-M7 in this page.

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials