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