is not current version
Last Version 1.1.3

com.vokalinteractive:volleyball 1.0.0

A drop in volley module for dagger

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

volleyball
Version

Version

1.0.0
Type

Type

aar

Download volleyball 1.0.0


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