is not current version
Last Version 1.2.1

Volley 1.2.0

An HTTP library that makes networking for Android apps easier and, most importantly, faster.

License

License

GroupId

GroupId

com.android.volley
ArtifactId

ArtifactId

volley
Version

Version

1.2.0
Type

Type

aar
Description

Description

Volley
An HTTP library that makes networking for Android apps easier and, most importantly, faster.
Project URL

Project URL

https://github.com/google/volley
Source Code Management

Source Code Management

https://github.com/google/volley

Download volley 1.2.0


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

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.