JSON

This JSON library is mostly written in progsbase-compatible Java. Progsbase allows writing a program in many languages at once. Thus, the core of this library is avaiable in 12 programming languages through the progsbase tool.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.progsbase.libraries
Идентификатор

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

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

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

0.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JSON
This JSON library is mostly written in progsbase-compatible Java. Progsbase allows writing a program in many languages at once. Thus, the core of this library is avaiable in 12 programming languages through the progsbase tool.
Система контроля версий

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

https://github.com/InductiveComputerScience/JSON

Скачать JSON

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

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

Зависимости

test (1)

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

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

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

Inductive AS

Inductive AS is the company behind progsbase.com

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

Версия
0.4.0
0.3.9
0.3.7