MVN

com.growingio.android : volley

Maven & Gradle

Aug 16, 2023
73 stars

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

<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>volley</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.growingio.android : volley to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of com.growingio.android : volley to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
volley-3.5.1
volley-3.5.0
3.4.x
volley-3.4.7
volley-3.4.6
volley-3.4.5
volley-3.4.4
volley-3.4.3
volley-3.4.2
volley-3.4.1
volley-3.4.0
3.3.x
volley-3.3.8
volley-3.3.7
volley-3.3.6
volley-3.3.5
volley-3.3.4
volley-3.3.3
volley-3.3.2
volley-3.3.1
volley-3.3.0
3.2.x
volley-3.2.2
volley-3.2.1
volley-3.2.0

How to add a dependency to Maven

Add the following com.growingio.android : volley maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.growingio.android</groupId>
    <artifactId>volley</artifactId>
    <version>3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.growingio.android : volley gradle dependency to your build.gradle file:

implementation 'com.growingio.android:volley:3.5.1'

Gradle Kotlin DSL: Add the following com.growingio.android : volley gradle kotlin dependency to your build.gradle.kts file:

implementation("com.growingio.android:volley:3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.growingio.android : volley sbt scala dependency to your build.sbt file:

libraryDependencies += "com.growingio.android" % "volley" % "3.5.1"

Advertisement

Dependencies from Group

Aug 16, 2023
18 usages
73 stars
Aug 16, 2023
16 usages
73 stars
Nov 24, 2022
4 usages
Aug 16, 2023
4 usages
73 stars
Aug 16, 2023
4 usages
73 stars

Discover Dependencies

Aug 16, 2023
4 usages
73 stars
Aug 16, 2023
73 stars
Aug 16, 2023
4 usages
73 stars
Nov 03, 2022
73 stars
Aug 16, 2023
73 stars
Jul 15, 2023
1 usages
Feb 24, 2022
3 usages
22 stars