is not current version
Last Version 1.2

com.sobot.library:gson 1.1.1

sobot json

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

gson
Version

Version

1.1.1
Type

Type

aar

Download gson 1.1.1


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