Last Version

JSON Utilities 5.0

JSON Utilities for Java

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

jsonutil
Version

Version

5.0
Type

Type

jar
Description

Description

JSON Utilities
JSON Utilities for Java
Project URL

Project URL

https://github.com/pwall567/jsonutil
Source Code Management

Source Code Management

https://github.com/pwall567/jsonutil.git

Download jsonutil 5.0


<!-- https://jarcasting.com/artifacts/net.pwall.json/jsonutil/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>jsonutil</artifactId>
    <version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/jsonutil/
implementation 'net.pwall.json:jsonutil:5.0'
// https://jarcasting.com/artifacts/net.pwall.json/jsonutil/
implementation ("net.pwall.json:jsonutil:5.0")
'net.pwall.json:jsonutil:jar:5.0'
<dependency org="net.pwall.json" name="jsonutil" rev="5.0">
  <artifact name="jsonutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='jsonutil', version='5.0')
)
libraryDependencies += "net.pwall.json" % "jsonutil" % "5.0"
[net.pwall.json/jsonutil "5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.pwall.util : javautil jar 2.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.