JSON.simple

Fork of the Java Toolkit (JSON.simple) that adopted to Java 15+.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

json-simple
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON.simple
Fork of the Java Toolkit (JSON.simple) that adopted to Java 15+.
Ссылка на сайт

Ссылка на сайт

https://cliftonlabs.github.io/json-simple/
Система контроля версий

Система контроля версий

https://github.com/akarazhev/json-simple

Скачать json-simple

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2
1.1
1.0