minimal-json

A minimal JSON parser and writer for Java SCORE

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.sink772
ArtifactId

ArtifactId

minimal-json
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

minimal-json
A minimal JSON parser and writer for Java SCORE
Project URL

Project URL

https://github.com/sink772/minimal-json
Source Code Management

Source Code Management

https://github.com/sink772/minimal-json

Download minimal-json

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
foundation.icon : javaee-scorex jar 0.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6