MVN

org.jdrupes.json : json

Maven & Gradle

Dec 30, 2021
4 usages
0 stars

org.jdrupes.json · JDrupes JSON library

<dependency>
    <groupId>org.jdrupes.json</groupId>
    <artifactId>json</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.1

All Versions

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

Version Vulnerabilities Updated
2.3.x
json-2.3.1
2.2.x
json-2.2.0
2.1.x
json-2.1.0
2.0.x
json-2.0.1
json-2.0.0
1.1.x
json-1.1.0
1.0.x
json-1.0.8
json-1.0.7
json-1.0.6
json-1.0.5
json-1.0.4
json-1.0.3
json-1.0.2
json-1.0.1
json-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jdrupes.json</groupId>
    <artifactId>json</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jdrupes.json:json:2.3.1'

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

implementation("org.jdrupes.json:json:2.3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jdrupes.json" % "json" % "2.3.1"

Advertisement

Dependencies from Group

Dec 30, 2021
4 usages
0 stars

Discover Dependencies

Jul 06, 2023
280 usages
8.9k stars
Oct 08, 2014
11 usages
Nov 28, 2016
33 usages
Aug 12, 2021
391 usages
274 stars
Sep 07, 2021
20 usages
2.3k stars
Dec 23, 2021
82 usages
122 stars
May 12, 2023
12 usages
223 stars
Jul 30, 2015
28 usages
27 stars
Jan 15, 2015
8 usages
10 stars
Aug 30, 2016
26 usages
646 stars