is not current version
Last Version 2.13.2

com.chibatching.kotpref:gson-support 2.9.2

Serialize/Deserialize json object to KotprefModel using Gson

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.chibatching.kotpref
ArtifactId

ArtifactId

gson-support
Version

Version

2.9.2
Type

Type

aar

Download gson-support 2.9.2


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