is not current version
Last Version 0.9.8

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

A debug drawer module that cages LeakCanary in the drawer.

GroupId

GroupId

au.com.gridstone.debugdrawer
ArtifactId

ArtifactId

debugdrawer-leakcanary
Version

Version

0.9.6
Type

Type

aar

Download debugdrawer-leakcanary 0.9.6


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