Last Version

protobuf 3.3.6

An integration library to use protobuf to store data in GrowingIO Tracker Sdk.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

protobuf
Version

Version

3.3.6
Type

Type

aar
Description

Description

protobuf
An integration library to use protobuf to store data in GrowingIO Tracker Sdk.
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 protobuf 3.3.6


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.