License |
License |
---|---|
GroupId | GroupIdau.com.gridstone.debugdrawer |
ArtifactId | ArtifactIddebugdrawer-leakcanary |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDebugDrawer-LeakCanary
A debug drawer module that cages LeakCanary in the drawer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debugdrawer-leakcanary-0.9.8.pom | |
debugdrawer-leakcanary-0.9.8.aar | 9 KB |
debugdrawer-leakcanary-0.9.8-sources.jar | 843 bytes |
debugdrawer-leakcanary-0.9.8-javadoc.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.com.gridstone.debugdrawer/debugdrawer-leakcanary/ -->
<dependency>
<groupId>au.com.gridstone.debugdrawer</groupId>
<artifactId>debugdrawer-leakcanary</artifactId>
<version>0.9.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/au.com.gridstone.debugdrawer/debugdrawer-leakcanary/
implementation 'au.com.gridstone.debugdrawer:debugdrawer-leakcanary:0.9.8'
// https://jarcasting.com/artifacts/au.com.gridstone.debugdrawer/debugdrawer-leakcanary/
implementation ("au.com.gridstone.debugdrawer:debugdrawer-leakcanary:0.9.8")
'au.com.gridstone.debugdrawer:debugdrawer-leakcanary:aar:0.9.8'
<dependency org="au.com.gridstone.debugdrawer" name="debugdrawer-leakcanary" rev="0.9.8">
<artifact name="debugdrawer-leakcanary" type="aar" />
</dependency>
@Grapes(
@Grab(group='au.com.gridstone.debugdrawer', module='debugdrawer-leakcanary', version='0.9.8')
)
libraryDependencies += "au.com.gridstone.debugdrawer" % "debugdrawer-leakcanary" % "0.9.8"
[au.com.gridstone.debugdrawer/debugdrawer-leakcanary "0.9.8"]
Group / Artifact | Type | Version |
---|---|---|
au.com.gridstone.debugdrawer : debugdrawer | jar | 0.9.8 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.20 |
com.squareup.leakcanary : leakcanary-android | jar | 2.8.1 |