org.jdrupes.json

JDrupes JSON library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jdrupes.json
ArtifactId

ArtifactId

json
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.jdrupes.json
JDrupes JSON library
Project URL

Project URL

https://mnlipp.github.io/jdrupes-json/javadoc/index.html

Download json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.2

runtime (1)

Group / Artifact Type Version
org.osgi : org.osgi.annotation jar 6.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.2.0
2.1.0
2.0.1
2.0.0
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0