License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdjson |
Last Version | Last Version3.3.6 |
Release Date | Release Date |
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.6.pom | |
json-3.3.6.aar | 4 KB |
json-3.3.6-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.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/json/
implementation 'com.growingio.android:json:3.3.6'
// https://jarcasting.com/artifacts/com.growingio.android/json/
implementation ("com.growingio.android:json:3.3.6")
'com.growingio.android:json:aar:3.3.6'
<dependency org="com.growingio.android" name="json" rev="3.3.6">
<artifact name="json" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='json', version='3.3.6')
)
libraryDependencies += "com.growingio.android" % "json" % "3.3.6"
[com.growingio.android/json "3.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.growingio.android : tracker-core | jar | 3.3.6 |
com.growingio.android : annotation | jar | 3.3.6 |