License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.github.developframework |
ArtifactId | ArtifactIdkite-gson |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKite Gson
Gson实现
|
Filename | Size |
---|---|
kite-gson-1.0.1.pom | |
kite-gson-1.0.1.jar | 8 KB |
kite-gson-1.0.1-sources.jar | 5 KB |
kite-gson-1.0.1-javadoc.jar | 407 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.developframework : kite-core | jar | 1.0.1 |
com.google.code.gson : gson | jar | 2.8.7 |