Noggit

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

License

License

GroupId

GroupId

org.noggit
ArtifactId

ArtifactId

noggit
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/yonik/noggit

Download noggit

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6
0.5