не последняя версия
Последняя версия 1.6.0

org.cuberact:cuberact-json 1.1.0

Fast JSON parser with highly customizable input, output and builder.

Категории

Категории

JSON Данные
Группа

Группа

org.cuberact
Идентификатор

Идентификатор

cuberact-json
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать cuberact-json 1.1.0


<!-- https://jarcasting.com/artifacts/org.cuberact/cuberact-json/ -->
<dependency>
    <groupId>org.cuberact</groupId>
    <artifactId>cuberact-json</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cuberact/cuberact-json/
implementation 'org.cuberact:cuberact-json:1.1.0'
// https://jarcasting.com/artifacts/org.cuberact/cuberact-json/
implementation ("org.cuberact:cuberact-json:1.1.0")
'org.cuberact:cuberact-json:jar:1.1.0'
<dependency org="org.cuberact" name="cuberact-json" rev="1.1.0">
  <artifact name="cuberact-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cuberact', module='cuberact-json', version='1.1.0')
)
libraryDependencies += "org.cuberact" % "cuberact-json" % "1.1.0"
[org.cuberact/cuberact-json "1.1.0"]