| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.tototoshi |
| Идентификатор | Идентификаторplay-json-generic_2.11 |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Описание |
Описаниеplay-json-generic
play-json-generic
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.tototoshi |
| Имя Файла | Размер |
|---|---|
| play-json-generic_2.11-0.1.2.pom | |
| play-json-generic_2.11-0.1.2.jar | 21 KB |
| play-json-generic_2.11-0.1.2-sources.jar | 3 KB |
| play-json-generic_2.11-0.1.2-javadoc.jar | 357 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-json-generic_2.11/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-json-generic_2.11</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-json-generic_2.11/
implementation 'com.github.tototoshi:play-json-generic_2.11:0.1.2'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-json-generic_2.11/
implementation ("com.github.tototoshi:play-json-generic_2.11:0.1.2")
'com.github.tototoshi:play-json-generic_2.11:jar:0.1.2'
<dependency org="com.github.tototoshi" name="play-json-generic_2.11" rev="0.1.2">
<artifact name="play-json-generic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-json-generic_2.11', version='0.1.2')
)
libraryDependencies += "com.github.tototoshi" % "play-json-generic_2.11" % "0.1.2"
[com.github.tototoshi/play-json-generic_2.11 "0.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.typesafe.play : play-json_2.11 | jar | 2.6.9 |
| com.chuusai : shapeless_2.11 | jar | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.1 |