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