quickjson

java opration json library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.yenole
ArtifactId

ArtifactId

quickjson
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

quickjson
java opration json library
Project URL

Project URL

https://github.com/Yenole/quickjson

Download quickjson

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0