dotted-json

A small library that converts dotted strings into JSON.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.nbs-llc
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

dotted-json
A small library that converts dotted strings into JSON.
Ссылка на сайт

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

https://github.com/NBS-LLC/dotted-json
Система контроля версий

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

http://github.com/NBS-LLC/dotted-json/tree/master

Скачать dotted-json

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.json : json jar 20190722

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.0.0
org.assertj : assertj-core jar 3.13.2

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

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

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

Версия
1.0.0