json-gson

common json interface implements by Gson

License

License

Categories

Categories

JSON Data Gson
GroupId

GroupId

top.jfunc.json
ArtifactId

ArtifactId

Json-Gson
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-gson
common json interface implements by Gson
Project URL

Project URL

https://gitee.com/xxssyyyyssxx/Json-Gson
Source Code Management

Source Code Management

https://gitee.com/xxssyyyyssxx/Json-Gson

Download Json-Gson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

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