is not current version
Last Version 2014.12.09

me.neavo:volley 2014.11.25

volley

GroupId

GroupId

me.neavo
ArtifactId

ArtifactId

volley
Version

Version

2014.11.25
Type

Type

aar

Download volley 2014.11.25


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