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

json-parser 0.2.1

An implementation of Java JSON Parser

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

json-parser
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

json-parser
An implementation of Java JSON Parser
Ссылка на сайт

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

https://tnakamot.github.io/json-parser/
Организация-разработчик

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

com.github.tnakamot
Система контроля версий

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

https://github.com/tnakamot/json-parser

Скачать json-parser 0.2.1


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.10
org.apache.commons : commons-text jar 1.8
commons-codec : commons-codec jar 1.14
org.jetbrains : annotations jar 16.0.1

test (2)

Идентификатор библиотеки Тип Версия
net.aichler : jupiter-interface jar 0.8.3
org.junit.jupiter : junit-jupiter-params jar 5.1.1

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

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