MVN

com.mcxiaoke.volley : library-aar

Maven & Gradle

Feb 13, 2014
4 usages
4.2k stars

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

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
library-aar-1.0.1
library-aar-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mcxiaoke.volley</groupId>
    <artifactId>library-aar</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mcxiaoke.volley:library-aar:1.0.1'

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

implementation("com.mcxiaoke.volley:library-aar:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mcxiaoke.volley" % "library-aar" % "1.0.1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 03, 2012
0 stars
jts
Dec 14, 2012
439 usages
Dec 24, 2005
8 usages
Apr 27, 2013
1 usages
May 23, 2013
1 usages
130 stars
Jun 26, 2011
17 usages
Jan 08, 2014
2 usages
33 stars