Last Version

database 3.3.6

The Sdk database use protobuf to store data.

License

License

Categories

Categories

Data
GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

database
Version

Version

3.3.6
Type

Type

aar
Description

Description

database
The Sdk database use protobuf to store data.
Project URL

Project URL

https://github.com/growingio/growingio-sdk-android-autotracker
Source Code Management

Source Code Management

https://github.com/growingio/growingio-sdk-android-autotracker

Download database 3.3.6


<!-- https://jarcasting.com/artifacts/com.growingio.android/database/ -->
<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>database</artifactId>
    <version>3.3.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/database/
implementation 'com.growingio.android:database:3.3.6'
// https://jarcasting.com/artifacts/com.growingio.android/database/
implementation ("com.growingio.android:database:3.3.6")
'com.growingio.android:database:aar:3.3.6'
<dependency org="com.growingio.android" name="database" rev="3.3.6">
  <artifact name="database" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='database', version='3.3.6')
)
libraryDependencies += "com.growingio.android" % "database" % "3.3.6"
[com.growingio.android/database "3.3.6"]

Dependencies

compile (2)

Group / Artifact Type Version
com.growingio.android : tracker-core jar 3.3.6
com.growingio.android : annotation jar 3.3.6

Project Modules

There are no modules declared in this project.