GroupId | GroupIdau.com.gridstone.debugdrawer |
---|---|
ArtifactId | ArtifactIddebugdrawer-leakcanary |
Version | Version0.9.6 |
Type | Typeaar |
Filename | Size |
---|---|
debugdrawer-leakcanary-0.9.6.pom | |
debugdrawer-leakcanary-0.9.6.aar | 5 KB |
debugdrawer-leakcanary-0.9.6-sources.jar | 843 bytes |
debugdrawer-leakcanary-0.9.6-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.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"]