Last Version

DebugDrawer-LeakCanary2 0.9.6

A debug drawer module that cages LeakCanary in the drawer.

License

License

GroupId

GroupId

au.com.gridstone.debugdrawer
ArtifactId

ArtifactId

debugdrawer-leakcanary2
Version

Version

0.9.6
Type

Type

aar
Description

Description

DebugDrawer-LeakCanary2
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-leakcanary2 0.9.6


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

Dependencies

compile (3)

Group / Artifact Type Version
au.com.gridstone.debugdrawer : debugdrawer jar 0.9.6
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.41
com.squareup.leakcanary : leakcanary-android jar 2.0-alpha-3

Project Modules

There are no modules declared in this project.