SudoJson

A small json implementation from The Android Open Source Project.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.sudoplay.json
ArtifactId

ArtifactId

SudoJson
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SudoJson
A small json implementation from The Android Open Source Project.
Project URL

Project URL

https://github.com/SudoPlayGames/SudoJson

Download SudoJson

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.sudoplay.json

SudoPlay Games

Versions

Version
1.0.0