MVN

net.pwall.json : json-simple

Maven & Gradle

Jul 04, 2023
4 usages
0 stars

Simple JSON Parser and Formatter · Simple parser and formatter for JSON

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-simple</artifactId>
    <version>1.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.json : json-simple to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.4

All Versions

Choose a version of net.pwall.json : json-simple to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
json-simple-1.7.4
json-simple-1.7.3
json-simple-1.7.2
json-simple-1.7.1
1.7
json-simple-1.7
1.6
json-simple-1.6
1.5.x
json-simple-1.5.5
json-simple-1.5.4
json-simple-1.5.3
json-simple-1.5.2
json-simple-1.5.1
1.5
json-simple-1.5
1.4
json-simple-1.4
1.3.x
json-simple-1.3.1
1.3
json-simple-1.3
1.2
json-simple-1.2
1.1
json-simple-1.1
1.0
json-simple-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-simple</artifactId>
    <version>1.7.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.json : json-simple gradle dependency to your build.gradle file:

implementation 'net.pwall.json:json-simple:1.7.4'

Gradle Kotlin DSL: Add the following net.pwall.json : json-simple gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.json:json-simple:1.7.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.json : json-simple sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.json" % "json-simple" % "1.7.4"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Jul 08, 2011
2 usages
Sep 19, 2022
11 usages
68.2k stars
Jan 08, 2012
3 usages
5 stars
Aug 18, 2023
28 usages
145 stars
Sep 15, 2022
5 usages
7 stars
Feb 16, 2022
15 usages
3 stars
Sep 17, 2015
1 usages
5 stars
Sep 20, 2015
1 usages
376 stars