License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.jdrupes.json |
ArtifactId | ArtifactIdjson |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.jdrupes.json
JDrupes JSON library
|
Project URL |
Project URL |
Filename | Size |
---|---|
json-2.3.1.pom | |
json-2.3.1.jar | 24 KB |
json-2.3.1-sources.jar | 10 KB |
json-2.3.1-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.annotation | jar | 6.0.0 |