License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIddatabase |
Version | Version3.3.3 |
Type | Typeaar |
Description |
Descriptiondatabase
The Sdk database use protobuf to store data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-3.3.3.pom | |
database-3.3.3-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/database/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>database</artifactId>
<version>3.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/database/
implementation 'com.growingio.android:database:3.3.3'
// https://jarcasting.com/artifacts/com.growingio.android/database/
implementation ("com.growingio.android:database:3.3.3")
'com.growingio.android:database:aar:3.3.3'
<dependency org="com.growingio.android" name="database" rev="3.3.3">
<artifact name="database" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='database', version='3.3.3')
)
libraryDependencies += "com.growingio.android" % "database" % "3.3.3"
[com.growingio.android/database "3.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.growingio.android : tracker-core | jar | 3.3.3 |
com.growingio.android : annotation | jar | 3.3.3 |