| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.sphere.jvmsdk |
| Идентификатор | Идентификаторsphere-play-sdk_2.10 |
| Версия | Версия1.0.0-M3 |
| Тип | Типjar |
| Описание |
Описаниеsphere-play-sdk
sphere-play-sdk
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sphere-play-sdk_2.10-1.0.0-M3.pom | |
| sphere-play-sdk_2.10-1.0.0-M3.jar | 315 bytes |
| sphere-play-sdk_2.10-1.0.0-M3-sources.jar | 253 bytes |
| sphere-play-sdk_2.10-1.0.0-M3-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/sphere-play-sdk_2.10/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>sphere-play-sdk_2.10</artifactId>
<version>1.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/sphere-play-sdk_2.10/
implementation 'io.sphere.jvmsdk:sphere-play-sdk_2.10:1.0.0-M3'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/sphere-play-sdk_2.10/
implementation ("io.sphere.jvmsdk:sphere-play-sdk_2.10:1.0.0-M3")
'io.sphere.jvmsdk:sphere-play-sdk_2.10:jar:1.0.0-M3'
<dependency org="io.sphere.jvmsdk" name="sphere-play-sdk_2.10" rev="1.0.0-M3">
<artifact name="sphere-play-sdk_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='sphere-play-sdk_2.10', version='1.0.0-M3')
)
libraryDependencies += "io.sphere.jvmsdk" % "sphere-play-sdk_2.10" % "1.0.0-M3"
[io.sphere.jvmsdk/sphere-play-sdk_2.10 "1.0.0-M3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| io.sphere.jvmsdk : scala-sdk_2.10 | jar | 1.0.0-M3 |
| io.sphere.jvmsdk : play-java-client_2.10 | jar | 1.0.0-M3 |
| com.typesafe.play : play-java_2.10 | jar | 2.3.1 |
| com.typesafe.play : play-test_2.10 | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |