| License |
License |
|---|---|
| GroupId | GroupIdio.sphere.sdk.jvm |
| ArtifactId | ArtifactIdsphere-play-sdk_2.10 |
| Last Version | Last Version1.0.0-M6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsphere-play-sdk
sphere-play-sdk
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sphere-play-sdk_2.10-1.0.0-M6.pom | |
| sphere-play-sdk_2.10-1.0.0-M6.jar | 315 bytes |
| sphere-play-sdk_2.10-1.0.0-M6-sources.jar | 256 bytes |
| sphere-play-sdk_2.10-1.0.0-M6-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-sdk_2.10/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>sphere-play-sdk_2.10</artifactId>
<version>1.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-sdk_2.10/
implementation 'io.sphere.sdk.jvm:sphere-play-sdk_2.10:1.0.0-M6'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/sphere-play-sdk_2.10/
implementation ("io.sphere.sdk.jvm:sphere-play-sdk_2.10:1.0.0-M6")
'io.sphere.sdk.jvm:sphere-play-sdk_2.10:jar:1.0.0-M6'
<dependency org="io.sphere.sdk.jvm" name="sphere-play-sdk_2.10" rev="1.0.0-M6">
<artifact name="sphere-play-sdk_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='sphere-play-sdk_2.10', version='1.0.0-M6')
)
libraryDependencies += "io.sphere.sdk.jvm" % "sphere-play-sdk_2.10" % "1.0.0-M6"
[io.sphere.sdk.jvm/sphere-play-sdk_2.10 "1.0.0-M6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| io.sphere.sdk.jvm : play-java-client_2.10 | jar | 1.0.0-M6 |
| io.sphere.sdk.jvm : models | jar | 1.0.0-M6 |
| com.typesafe.play : play-java_2.10 | jar | 2.3.2 |
| com.typesafe.play : play-test_2.10 | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 |
| junit : junit-dep | jar | 4.11 |
| com.novocode : junit-interface | jar | 0.10 |
| org.scalatest : scalatest_2.10 | jar | 2.1.3 |