is not current version
Last Version 1.1.4

fr.baloomba:wsvolley 1.0.0

Google volley interface

GroupId

GroupId

fr.baloomba
ArtifactId

ArtifactId

wsvolley
Version

Version

1.0.0
Type

Type

aar

Download wsvolley 1.0.0


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