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

com.github.openjson:openjson 1.0.8

A clean-room Apache-licensed implementation of simple JSON processing

Категории

Категории

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

Группа

com.github.openjson
Идентификатор

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

openjson
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать openjson 1.0.8


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