Last Version

Tracker volley Integration 3.3.6

An integration library to use volley to fetch data over http/https in GrowingIO Tracker Sdk.

License

License

GroupId

GroupId

com.growingio.android
ArtifactId

ArtifactId

volley
Version

Version

3.3.6
Type

Type

aar
Description

Description

Tracker volley Integration
An integration library to use volley to fetch data over http/https 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 volley 3.3.6


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.