MVN

com.android.volley : volley

Maven & Gradle

Aug 24, 2021
125 usages
3.3k stars

Volley · An HTTP library that makes networking for Android apps easier and, most importantly, faster.

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

Latest Version

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

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 1.2.1-rc1

All Versions

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

Version Vulnerabilities Updated
1.2.x
volley-1.2.1
volley-1.2.1-rc1
volley-1.2.0
volley-1.2.0-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.android.volley</groupId>
    <artifactId>volley</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.android.volley:volley:1.2.1'

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

implementation("com.android.volley:volley:1.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.android.volley" % "volley" % "1.2.1"

Advertisement

Dependencies from Group

Aug 24, 2021
125 usages
3.3k stars
Aug 24, 2021
3.3k stars

Discover Dependencies

Aug 19, 2011
2 usages
Apr 26, 2018
24 usages
4 stars
May 05, 2015
3 usages
2 stars
Oct 25, 2021
3.6k usages
4.6k stars
Jun 18, 2023
962 usages
3.1k stars
Jul 29, 2023
5 usages
100 stars
Nov 08, 2020
26 usages
7.5k stars
May 17, 2023
8 usages
15.7k stars
Mar 30, 2023
565 usages
542 stars
Aug 23, 2023
314 usages
47.4k stars