MVN

cc.plural : jsonij

Maven & Gradle

Jan 05, 2019
3 usages

JSONiJ · JSONiJ - Simple and Fast JSON + Binary JSON Parsing with JPath.

<dependency>
    <groupId>cc.plural</groupId>
    <artifactId>jsonij</artifactId>
    <version>0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.plural : jsonij to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.2

All Versions

Choose a version of cc.plural : jsonij to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jsonij-0.5.2
0.4.x
jsonij-0.4.0
0.3.x
jsonij-0.3.1
jsonij-0.3.0
0.2.x
jsonij-0.2.11
jsonij-0.2.8
jsonij-0.2.7
jsonij-0.2.6
jsonij-0.2.5
jsonij-0.2.4
jsonij-0.2.3.9
jsonij-0.2.3.6

How to add a dependency to Maven

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

<dependency>
    <groupId>cc.plural</groupId>
    <artifactId>jsonij</artifactId>
    <version>0.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.plural : jsonij gradle dependency to your build.gradle file:

implementation 'cc.plural:jsonij:0.5.2'

Gradle Kotlin DSL: Add the following cc.plural : jsonij gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.plural:jsonij:0.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.plural : jsonij sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.plural" % "jsonij" % "0.5.2"

Advertisement

Dependencies from Group

Jan 05, 2019
3 usages

Discover Dependencies

Jan 15, 2019
2 usages
1 stars
Jul 11, 2023
4 usages
278 stars
Jul 11, 2023
6 usages
278 stars
Aug 25, 2023
15 usages
1.8k stars
Oct 02, 2021
1 usages
47.1k stars
Jul 13, 2023
2 usages
260 stars