MVN

org.noggit : noggit

Maven & Gradle

57 usages
88 stars

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

<dependency>
    <groupId>org.noggit</groupId>
    <artifactId>noggit</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.noggit : noggit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of org.noggit : noggit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
noggit-0.8
0.7
noggit-0.7
0.6
noggit-0.6
0.5
noggit-0.5

How to add a dependency to Maven

Add the following org.noggit : noggit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.noggit</groupId>
    <artifactId>noggit</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.noggit : noggit gradle dependency to your build.gradle file:

implementation 'org.noggit:noggit:0.8'

Gradle Kotlin DSL: Add the following org.noggit : noggit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.noggit:noggit:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.noggit : noggit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.noggit" % "noggit" % "0.8"

Advertisement

Dependencies from Group

57 usages
88 stars

Discover Dependencies

May 11, 2023
22 usages
2.2k stars
Sep 20, 2021
3 usages
2.8k stars
May 30, 2023
7 usages
30 stars
Aug 16, 2023
2 usages
6k stars
Oct 23, 2017
1 stars
Feb 05, 2023
73 usages
14.8k stars
Aug 21, 2023
79 usages
7.7k stars
Aug 25, 2023
27 usages
3.9k stars
Nov 29, 2017
0 stars
May 09, 2021
34.4k stars