Last Version

Android-Volley Library 1.0.19

Volley is a network library from Android source code.

License

License

GroupId

GroupId

com.mcxiaoke.volley
ArtifactId

ArtifactId

library
Version

Version

1.0.19
Type

Type

jar
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 1.0.19


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

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.