is not current version
Last Version 1.2.1

com.vokalinteractive:volleyball-debug 1.1.0

A drop in volley module for dagger and barstool

GroupId

GroupId

com.vokalinteractive
ArtifactId

ArtifactId

volleyball-debug
Version

Version

1.1.0
Type

Type

aar

Download volleyball-debug 1.1.0


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