is not current version
Last Version 1.1.3

com.vokalinteractive:volleyball 1.1.2

A drop in volley module for dagger

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

volleyball
Version

Version

1.1.2
Type

Type

aar

Download volleyball 1.1.2


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