Noggit

Noggit is the world's fastest streaming JSON parser for Java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Noggit
Noggit is the world's fastest streaming JSON parser for Java.
Ссылка на сайт

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

http://github.com/yonik/noggit

Скачать noggit

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.8
0.7
0.6
0.5