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

License

Apache

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials