is not current version
Last Version 0.9.8

DebugDrawer-LeakCanary 0.9.7

A debug drawer module that cages LeakCanary in the drawer.

License

License

GroupId

GroupId

au.com.gridstone.debugdrawer
ArtifactId

ArtifactId

debugdrawer-leakcanary
Version

Version

0.9.7
Type

Type

aar
Description

Description

DebugDrawer-LeakCanary
A debug drawer module that cages LeakCanary in the drawer.
Project URL

Project URL

https://github.com/Gridstone/DebugDrawer/
Source Code Management

Source Code Management

https://github.com/Gridstone/DebugDrawer/

Download debugdrawer-leakcanary 0.9.7


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

Dependencies

compile (3)

Group / Artifact Type Version
au.com.gridstone.debugdrawer : debugdrawer jar 0.9.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
com.squareup.leakcanary : leakcanary-android jar 2.1

Project Modules

There are no modules declared in this project.