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