Last Version

Lightweight Json Library 1.0.0

Lightweight Json Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

json-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Lightweight Json Library
Lightweight Json Library
Project URL

Project URL

https://github.com/djodjoni/JustJson/tree/master/json-core
Source Code Management

Source Code Management

https://github.com/djodjoni/JustJson/tree/master/json-core

Download json-core 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.