Last Version

Kotpref gson support 2.13.2

Serialize/Deserialize json object to KotprefModel using Gson

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

gson-support
Version

Version

2.13.2
Type

Type

aar
Description

Description

Kotpref gson support
Serialize/Deserialize json object to KotprefModel using Gson
Project URL

Project URL

https://github.com/chibatching/kotpref
Source Code Management

Source Code Management

https://github.com/chibatching/kotpref

Download gson-support 2.13.2


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.chibatching.kotpref : kotpref jar 2.13.2

Project Modules

There are no modules declared in this project.