License |
License |
---|---|
GroupId | GroupIdcom.growingio.android |
ArtifactId | ArtifactIdvolley |
Version | Version3.2.0 |
Type | Typeaar |
Description |
DescriptionTracker volley Integration
An integration library to use volley to fetch data over http/https in GrowingIO Tracker Sdk.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
volley-3.2.0.pom | |
volley-3.2.0.aar | 7 KB |
volley-3.2.0-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.growingio.android/volley/ -->
<dependency>
<groupId>com.growingio.android</groupId>
<artifactId>volley</artifactId>
<version>3.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.growingio.android/volley/
implementation 'com.growingio.android:volley:3.2.0'
// https://jarcasting.com/artifacts/com.growingio.android/volley/
implementation ("com.growingio.android:volley:3.2.0")
'com.growingio.android:volley:aar:3.2.0'
<dependency org="com.growingio.android" name="volley" rev="3.2.0">
<artifact name="volley" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.growingio.android', module='volley', version='3.2.0')
)
libraryDependencies += "com.growingio.android" % "volley" % "3.2.0"
[com.growingio.android/volley "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.growingio.android : tracker-core | jar | 3.2.0 |
com.android.volley : volley | jar | 1.2.0 |
com.growingio.android : annotation | jar | 3.2.0 |