MVN

net.pwall.json : jsonutil

Maven & Gradle

Jun 28, 2023
21 usages
3 stars

JSON Utilities · JSON Utilities for Java

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>jsonutil</artifactId>
    <version>5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1

All Versions

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

Version Vulnerabilities Updated
5.1
jsonutil-5.1
5.0
jsonutil-5.0
4.2
jsonutil-4.2
4.1
jsonutil-4.1
4.0
jsonutil-4.0
3.1
jsonutil-3.1
3.0
jsonutil-3.0
2.2
jsonutil-2.2
2.1
jsonutil-2.1
2.0
jsonutil-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>jsonutil</artifactId>
    <version>5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.pwall.json:jsonutil:5.1'

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

implementation("net.pwall.json:jsonutil:5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.pwall.json" % "jsonutil" % "5.1"

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

Jun 20, 2023
126 usages
8.4k stars
Sep 03, 2015
3 usages
12 stars
Mar 25, 2016
3 usages
4 stars
Apr 12, 2019
8 stars
Feb 22, 2018
17 usages
118 stars
Jun 18, 2016
3 usages
15 stars
Nov 16, 2022
6 usages
48 stars
Feb 15, 2021
28 usages
12 stars