Android-Volley Library

Volley is a network library from Android source code.

License

License

GroupId

GroupId

eu.the4thfloor.volley
ArtifactId

ArtifactId

com.android.volley
Last Version

Last Version

2015.05.28
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download com.android.volley

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.robolectric : robolectric jar 2.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2015.05.28
2015.05.13
2015.02.02
2015.01.27
2015.01.06
2014.12.21
2014.12.20
2014.12.19