Last Version

fr.baloomba:wsvolley 1.1.4

Google volley interface

GroupId

GroupId

fr.baloomba
ArtifactId

ArtifactId

wsvolley
Version

Version

1.1.4
Type

Type

aar

Download wsvolley 1.1.4


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