is not current version
Last Version 2015.05.28

eu.the4thfloor.volley:com.android.volley 2014.12.21

Volley is a network library from Android source code.

GroupId

GroupId

eu.the4thfloor.volley
ArtifactId

ArtifactId

com.android.volley
Version

Version

2014.12.21
Type

Type

jar

Download com.android.volley 2014.12.21


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