| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаorg.json4s |
| Идентификатор | Идентификаторjson4s-ast_2.13 |
| Версия | Версия4.0.1 |
| Тип | Типjar |
| Описание |
Описаниеjson4s-ast
json4s-ast
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json4s-ast_2.13-4.0.1.pom | |
| json4s-ast_2.13-4.0.1.jar | 588 KB |
| json4s-ast_2.13-4.0.1-sources.jar | 32 KB |
| json4s-ast_2.13-4.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.13/ -->
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-ast_2.13</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.13/
implementation 'org.json4s:json4s-ast_2.13:4.0.1'
// https://jarcasting.com/artifacts/org.json4s/json4s-ast_2.13/
implementation ("org.json4s:json4s-ast_2.13:4.0.1")
'org.json4s:json4s-ast_2.13:jar:4.0.1'
<dependency org="org.json4s" name="json4s-ast_2.13" rev="4.0.1">
<artifact name="json4s-ast_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.json4s', module='json4s-ast_2.13', version='4.0.1')
)
libraryDependencies += "org.json4s" % "json4s-ast_2.13" % "4.0.1"
[org.json4s/json4s-ast_2.13 "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest-wordspec_2.13 | jar | 3.2.9 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |