Last Version

Android-Volley Library 2015.05.28

Volley is a network library from Android source code.

License

License

GroupId

GroupId

eu.the4thfloor.volley
ArtifactId

ArtifactId

com.android.volley
Version

Version

2015.05.28
Type

Type

jar
Description

Description

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

Download com.android.volley 2015.05.28


<!-- 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.