Last Version

Noggit 0.8

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

License

License

GroupId

GroupId

org.noggit
ArtifactId

ArtifactId

noggit
Version

Version

0.8
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 0.8


<!-- 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.