gson-ktx

JSONObject、JSONArray、Gson的Koltin扩展

License

License

MIT
Categories

Categories

Gson Data JSON
GroupId

GroupId

io.xiandan
ArtifactId

ArtifactId

gson-ktx
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

gson-ktx
JSONObject、JSONArray、Gson的Koltin扩展
Project URL

Project URL

https://github.com/xiandanin/json-ktx
Source Code Management

Source Code Management

https://github.com/xiandanin/json-ktx

Download gson-ktx

How to add to project

<!-- https://jarcasting.com/artifacts/io.xiandan/gson-ktx/ -->
<dependency>
    <groupId>io.xiandan</groupId>
    <artifactId>gson-ktx</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.xiandan/gson-ktx/
implementation 'io.xiandan:gson-ktx:1.0.2'
// https://jarcasting.com/artifacts/io.xiandan/gson-ktx/
implementation ("io.xiandan:gson-ktx:1.0.2")
'io.xiandan:gson-ktx:aar:1.0.2'
<dependency org="io.xiandan" name="gson-ktx" rev="1.0.2">
  <artifact name="gson-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.xiandan', module='gson-ktx', version='1.0.2')
)
libraryDependencies += "io.xiandan" % "gson-ktx" % "1.0.2"
[io.xiandan/gson-ktx "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0