is not current version
Last Version 0.0.3

simple-json 0.0.2

简单的 json 实现

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.xkcoding.json
ArtifactId

ArtifactId

simple-json
Version

Version

0.0.2
Type

Type

jar
Description

Description

simple-json
简单的 json 实现
Project URL

Project URL

https://github.com/xkcoding/simple-json
Source Code Management

Source Code Management

https://github.com/xkcoding/simple-json

Download simple-json 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.hutool : hutool-json Optional jar 5.5.7
com.alibaba : fastjson Optional jar 1.2.75
com.google.code.gson : gson Optional jar 2.8.6
com.fasterxml.jackson.core : jackson-databind Optional jar 2.12.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.