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