| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.growingio.android |
| ArtifactId | ArtifactIdjson |
| Version | Version3.3.5 |
| Type | Typeaar |
| Description |
Descriptionjson
An integration library to use json to store data in GrowingIO Tracker Sdk.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-3.3.5.pom | |
| json-3.3.5-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/json/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>json</artifactId>
<version>3.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/json/
implementation 'com.growingio.android:json:3.3.5'
// https://jarcasting.com/artifacts/com.growingio.android/json/
implementation ("com.growingio.android:json:3.3.5")
'com.growingio.android:json:aar:3.3.5'
<dependency org="com.growingio.android" name="json" rev="3.3.5">
<artifact name="json" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='json', version='3.3.5')
)
libraryDependencies += "com.growingio.android" % "json" % "3.3.5"
[com.growingio.android/json "3.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.growingio.android : tracker-core | jar | 3.3.5 |
| com.growingio.android : annotation | jar | 3.3.5 |