jsons

The data struct framework for java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

jsons
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsons
The data struct framework for java

Download jsons

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118
com.alibaba : fastjson jar 1.2.70

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1