Last Version

Android-Volley Library 1.0.1

Volley is a network library from Android source code.

License

License

GroupId

GroupId

com.mcxiaoke.volley
ArtifactId

ArtifactId

library-aar
Version

Version

1.0.1
Type

Type

aar
Description

Description

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

Project URL

https://github.com/mcxiaoke/android-volley
Source Code Management

Source Code Management

https://github.com/mcxiaoke/android-volley

Download library-aar 1.0.1


<!-- https://jarcasting.com/artifacts/com.mcxiaoke.volley/library-aar/ -->
<dependency>
    <groupId>com.mcxiaoke.volley</groupId>
    <artifactId>library-aar</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.volley/library-aar/
implementation 'com.mcxiaoke.volley:library-aar:1.0.1'
// https://jarcasting.com/artifacts/com.mcxiaoke.volley/library-aar/
implementation ("com.mcxiaoke.volley:library-aar:1.0.1")
'com.mcxiaoke.volley:library-aar:aar:1.0.1'
<dependency org="com.mcxiaoke.volley" name="library-aar" rev="1.0.1">
  <artifact name="library-aar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.volley', module='library-aar', version='1.0.1')
)
libraryDependencies += "com.mcxiaoke.volley" % "library-aar" % "1.0.1"
[com.mcxiaoke.volley/library-aar "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.