is not current version
Last Version 2014.12.09

me.neavo:volley 2014.10.9

volley

GroupId

GroupId

me.neavo
ArtifactId

ArtifactId

volley
Version

Version

2014.10.9
Type

Type

aar

Download volley 2014.10.9


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