SimpleJSON

A simple library for working with JSON Objects.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

SimpleJSON
A simple library for working with JSON Objects.
Ссылка на сайт

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

https://github.com/bspfsystems/SimpleJSON/
Организация-разработчик

Организация-разработчик

BSPF Systems, LLC

Скачать simple-json

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0