is not current version
Last Version 2.13.2

com.chibatching.kotpref:gson-support 2.0.0

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.0.0
Type

Type

aar

Download gson-support 2.0.0


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