THDJson

A Java JSON serializer and deserializer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.thdlee
ArtifactId

ArtifactId

THDJson
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

THDJson
A Java JSON serializer and deserializer
Project URL

Project URL

https://github.com/ThdLee/THDJson
Source Code Management

Source Code Management

https://github.com/ThdLee/THDJson

Download THDJson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0