snappy

An integration library to use snappy to encoder data in GrowingIO Tracker Sdk.

License

License

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

snappy
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

snappy
An integration library to use snappy to encoder 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 snappy

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0