Jar examples for l:library-aar
Volley is a network library from Android source code.
You can download jar file library-aar 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add library-aar-1.0.0.jar to your project.
<dependency> <groupId>com.mcxiaoke.volley</groupId> <artifactId>library-aar</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.mcxiaoke.volley', name: 'library-aar', version: '1.0.0'
libraryDependencies += "com.mcxiaoke.volley" % "library-aar" % "1.0.0"
<dependency org="com.mcxiaoke.volley" name="library-aar" rev="1.0.0"/>
@Grapes(@Grab(group='com.mcxiaoke.volley', module='library-aar', version='1.0.0'))
'com.mcxiaoke.volley:library-aar:jar:1.0.0'
Click the following link to download the jar file.
library-aar-1.0.0-javadoc.jar