Jar examples for l:leakcanary-watcher
Leak Canary
You can download jar file leakcanary-watcher 1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add leakcanary-watcher-1.3.jar to your project.
<dependency> <groupId>com.squareup.leakcanary</groupId> <artifactId>leakcanary-watcher</artifactId> <version>1.3</version> </dependency>
compile group: 'com.squareup.leakcanary', name: 'leakcanary-watcher', version: '1.3'
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-watcher" % "1.3"
<dependency org="com.squareup.leakcanary" name="leakcanary-watcher" rev="1.3"/>
@Grapes(@Grab(group='com.squareup.leakcanary', module='leakcanary-watcher', version='1.3'))
'com.squareup.leakcanary:leakcanary-watcher:jar:1.3'
Click the following link to download the jar file.
leakcanary-watcher-1.3-javadoc.jar