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

JSON.simple 4.0.0

Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем JSON Данные
Группа

Группа

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

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

json-simple
Версия

Версия

4.0.0
Тип

Тип

jar
Описание

Описание

JSON.simple
Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.
Ссылка на сайт

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

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

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

https://github.com/cliftonlabs/json-simple.git

Скачать json-simple 4.0.0


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

Зависимости

test (1)

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

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

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