MVN

com.squareup.leakcanary : leakcanary-object-watcher-android-core

Maven & Gradle

Jun 29, 2023
6 usages
29.1k stars

LeakCanary Object Watcher for Android - Core · LeakCanary

<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-object-watcher-android-core</artifactId>
    <version>2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.squareup.leakcanary : leakcanary-object-watcher-android-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12

All Versions

Choose a version of com.squareup.leakcanary : leakcanary-object-watcher-android-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.12
leakcanary-object-watcher-android-core-2.12
2.11
leakcanary-object-watcher-android-core-2.11
2.10
leakcanary-object-watcher-android-core-2.10
2.9.x
leakcanary-object-watcher-android-core-2.9.1
2.9
leakcanary-object-watcher-android-core-2.9
2.8.x
leakcanary-object-watcher-android-core-2.8.1
2.8
leakcanary-object-watcher-android-core-2.8

How to add a dependency to Maven

Add the following com.squareup.leakcanary : leakcanary-object-watcher-android-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-object-watcher-android-core</artifactId>
    <version>2.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.squareup.leakcanary : leakcanary-object-watcher-android-core gradle dependency to your build.gradle file:

implementation 'com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.12'

Gradle Kotlin DSL: Add the following com.squareup.leakcanary : leakcanary-object-watcher-android-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.squareup.leakcanary : leakcanary-object-watcher-android-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.squareup.leakcanary" % "leakcanary-object-watcher-android-core" % "2.12"

Advertisement

Dependencies from Group

Jun 29, 2023
17 usages
29.1k stars
Jan 11, 2019
9 usages
29.1k stars
Jul 04, 2019
7 usages
29.1k stars
Jun 29, 2023
6 usages
29.1k stars

Discover Dependencies

Jul 07, 2023
6 usages
Jul 07, 2023
6 usages
Jan 08, 2022
6 usages
Aug 26, 2023
9 usages
287 stars
Jan 10, 2022
6 usages
580 stars
Nov 27, 2014
8 usages
May 17, 2012
22 usages
Jan 29, 2015
10 usages
Jul 03, 2013
12 usages
1 stars