Volley

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

License

License

GroupId

GroupId

com.android.volley
ArtifactId

ArtifactId

volley
Last Version

Last Version

1.2.1
Release Date

Release Date

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

How to add to project

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

Google

Google ❤️ Open Source

Versions

Version
1.2.1
1.2.1-rc1
1.2.0
1.2.0-rc1