is not current version
Last Version 0.9.8

au.com.gridstone.debugdrawer:debugdrawer-retrofit 0.9.6

A debug drawer module that allows for configuration of Retrofit.

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

au.com.gridstone.debugdrawer
ArtifactId

ArtifactId

debugdrawer-retrofit
Version

Version

0.9.6
Type

Type

aar

Download debugdrawer-retrofit 0.9.6


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