MVN

com.mcxiaoke.volley : library

Maven & Gradle

Sep 08, 2015
63 usages
4.2k stars

Android-Volley Library · Volley is a network library from Android source code.

<dependency>
    <groupId>com.mcxiaoke.volley</groupId>
    <artifactId>library</artifactId>
    <version>1.0.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.19

All Versions

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

Version Vulnerabilities Updated
1.0.x
library-1.0.19
library-1.0.18
library-1.0.17
library-1.0.16
library-1.0.15
library-1.0.14
library-1.0.13
library-1.0.12
library-1.0.11
library-1.0.10
library-1.0.9
library-1.0.8
library-1.0.7
library-1.0.6
library-1.0.5
library-1.0.4
library-1.0.3
library-1.0.2
library-1.0.1
library-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mcxiaoke.volley</groupId>
    <artifactId>library</artifactId>
    <version>1.0.19</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mcxiaoke.volley:library:1.0.19'

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

implementation("com.mcxiaoke.volley:library:1.0.19")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mcxiaoke.volley" % "library" % "1.0.19"

Advertisement

Dependencies from Group

Sep 08, 2015
63 usages
4.2k stars
Feb 13, 2014
4 usages
4.2k stars

Discover Dependencies

Dec 17, 2021
3 stars
Sep 22, 2017
947 stars
Nov 25, 2015
254 stars
Apr 04, 2022
2 usages
1k stars
Aug 09, 2023
12 usages
1.4k stars
Jun 08, 2022
31 usages
18 stars
Jul 07, 2018
8 usages
Aug 10, 2017
95 stars
Jul 21, 2023
11 usages
866 stars