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