License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdio.sphere.jvmsdk |
ArtifactId | ArtifactIdplay-java-client_2.10 |
Version | Version1.0.0-M3 |
Type | Typejar |
Description |
Descriptionplay-java-client
play-java-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/play-java-client_2.10/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>play-java-client_2.10</artifactId>
<version>1.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/play-java-client_2.10/
implementation 'io.sphere.jvmsdk:play-java-client_2.10:1.0.0-M3'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/play-java-client_2.10/
implementation ("io.sphere.jvmsdk:play-java-client_2.10:1.0.0-M3")
'io.sphere.jvmsdk:play-java-client_2.10:jar:1.0.0-M3'
<dependency org="io.sphere.jvmsdk" name="play-java-client_2.10" rev="1.0.0-M3">
<artifact name="play-java-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='play-java-client_2.10', version='1.0.0-M3')
)
libraryDependencies += "io.sphere.jvmsdk" % "play-java-client_2.10" % "1.0.0-M3"
[io.sphere.jvmsdk/play-java-client_2.10 "1.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
junit : junit-dep | jar | 4.11 |
com.novocode : junit-interface | jar | 0.10 |
com.typesafe.play : play-test_2.10 | jar | 2.3.1 |
org.scalatest : scalatest_2.10 | jar | 2.1.3 |