MVN

org.json : org.json

Maven & Gradle

Feb 25, 2012
34 usages
2 stars

org-json-java · JSON framework based on org.json implementation (patched for ChargeBee).

<dependency>
    <groupId>org.json</groupId>
    <artifactId>org.json</artifactId>
    <version>chargebee-1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: chargebee-1.0

All Versions

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

Version Vulnerabilities Updated
chargebee
org.json-chargebee-1.0
3 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>org.json</groupId>
    <artifactId>org.json</artifactId>
    <version>chargebee-1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.json:org.json:chargebee-1.0'

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

implementation("org.json:org.json:chargebee-1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.json" % "org.json" % "chargebee-1.0"

Advertisement

Dependencies from Group

Jun 18, 2023
3.7k usages
4.4k stars
Feb 25, 2012
34 usages
2 stars

Discover Dependencies

Jan 19, 2014
4 usages
Oct 03, 2013
16 usages
Oct 25, 2012
2 usages
2 stars
Oct 29, 2013
Dec 02, 2014
15 usages