Kite Gson

Gson实现

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

kite-gson
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Kite Gson
Gson实现

Download kite-gson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.developframework : kite-core jar 1.0.1
com.google.code.gson : gson jar 2.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0