Last Version

json 0.1.9

The json framework for java.(java 序列化反序列化工具。)

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

json
Version

Version

0.1.9
Type

Type

jar
Description

Description

json
The json framework for java.(java 序列化反序列化工具。)

Download json 0.1.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.86
com.github.houbb : asm-tool jar 0.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.alibaba : fastjson jar 1.2.62

Project Modules

There are no modules declared in this project.