gtouch

GrowingIO Android GTouch Sdk.

License

License

The GrwongIO Software License, Version 1.0
GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

gtouch
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

gtouch
GrowingIO Android GTouch Sdk.

Download gtouch

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.12.1
com.growingio.android.gpush : gpush-core jar 1.5.2
com.growingio.android : gmonitor jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0