Last Version

Lightweight Json Library 1.1.0-alpha1

Lightweight Json Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.apptik.json
ArtifactId

ArtifactId

json-core
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Lightweight Json Library
Lightweight Json Library
Project URL

Project URL

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

Source Code Management

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

Download json-core 1.1.0-alpha1


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.