License |
License |
---|---|
GroupId | GroupIdau.com.gridstone.debugdrawer |
ArtifactId | ArtifactIddebugdrawer-leakcanary2 |
Version | Version0.9.6 |
Type | Typeaar |
Description |
DescriptionDebugDrawer-LeakCanary2
A debug drawer module that cages LeakCanary in the drawer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |