License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.sobot.library |
ArtifactId | ArtifactIdgson |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiongson
sobot json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gson-1.2.pom | |
gson-1.2.aar | 212 KB |
gson-1.2-sources.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sobot.library/gson/ -->
<dependency>
<groupId>com.sobot.library</groupId>
<artifactId>gson</artifactId>
<version>1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.library/gson/
implementation 'com.sobot.library:gson:1.2'
// https://jarcasting.com/artifacts/com.sobot.library/gson/
implementation ("com.sobot.library:gson:1.2")
'com.sobot.library:gson:aar:1.2'
<dependency org="com.sobot.library" name="gson" rev="1.2">
<artifact name="gson" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.library', module='gson', version='1.2')
)
libraryDependencies += "com.sobot.library" % "gson" % "1.2"
[com.sobot.library/gson "1.2"]