Jar examples for p:play-java-client-2.10
play-java-client
You can download jar file play-java-client_2.10 1.0.0-M2 in this page.
Apache
You can use the following script to add play-java-client_2.10-1.0.0-M2.jar to your project.
<dependency> <groupId>io.sphere.jvmsdk</groupId> <artifactId>play-java-client_2.10</artifactId> <version>1.0.0-M2</version> </dependency>
compile group: 'io.sphere.jvmsdk', name: 'play-java-client_2.10', version: '1.0.0-M2'
libraryDependencies += "io.sphere.jvmsdk" % "play-java-client_2.10" % "1.0.0-M2"
<dependency org="io.sphere.jvmsdk" name="play-java-client_2.10" rev="1.0.0-M2"/>
@Grapes(@Grab(group='io.sphere.jvmsdk', module='play-java-client_2.10', version='1.0.0-M2'))
'io.sphere.jvmsdk:play-java-client_2.10:jar:1.0.0-M2'
Click the following link to download the jar file.
play-java-client_2.10-1.0.0-M2-javadoc.jar