License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdprotobuf |
Last Version | Last Version3.3.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionprotobuf
An integration library to use protobuf to store data in GrowingIO Tracker Sdk.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protobuf-3.3.6.pom | |
protobuf-3.3.6-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/protobuf/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>protobuf</artifactId>
<version>3.3.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/protobuf/
implementation 'com.growingio.android:protobuf:3.3.6'
// https://jarcasting.com/artifacts/com.growingio.android/protobuf/
implementation ("com.growingio.android:protobuf:3.3.6")
'com.growingio.android:protobuf:aar:3.3.6'
<dependency org="com.growingio.android" name="protobuf" rev="3.3.6">
<artifact name="protobuf" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='protobuf', version='3.3.6')
)
libraryDependencies += "com.growingio.android" % "protobuf" % "3.3.6"
[com.growingio.android/protobuf "3.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-javalite | jar | 3.19.4 |
com.growingio.android : tracker-core | jar | 3.3.6 |
com.growingio.android : annotation | jar | 3.3.6 |