MVN

com.squareup.leakcanary : leakcanary-watcher

Maven & Gradle

Jul 04, 2019
7 usages
29.1k stars

LeakCanary Watcher · Leak Canary

<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-watcher</artifactId>
    <version>1.6.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.3
  • Latest Beta: 1.4-beta2
  • Latest Alpha: 2.0-alpha-3

All Versions

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

Version Vulnerabilities Updated
2.0
leakcanary-watcher-2.0-alpha-3
leakcanary-watcher-2.0-alpha-2
leakcanary-watcher-2.0-alpha-1
1.6.x
leakcanary-watcher-1.6.3
leakcanary-watcher-1.6.2
leakcanary-watcher-1.6.1
1.6
leakcanary-watcher-1.6
1.5.x
leakcanary-watcher-1.5.4
leakcanary-watcher-1.5.3
leakcanary-watcher-1.5.2
leakcanary-watcher-1.5.1
1.5
leakcanary-watcher-1.5
1.4
leakcanary-watcher-1.4
leakcanary-watcher-1.4-beta2
leakcanary-watcher-1.4-beta1
1.3.x
leakcanary-watcher-1.3.1
1.3
leakcanary-watcher-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-watcher</artifactId>
    <version>1.6.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.squareup.leakcanary:leakcanary-watcher:1.6.3'

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

implementation("com.squareup.leakcanary:leakcanary-watcher:1.6.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.squareup.leakcanary" % "leakcanary-watcher" % "1.6.3"

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

May 30, 2017
4 usages
17 stars
May 21, 2017
2 usages
Sep 25, 2019
3 usages
124 stars
Jul 28, 2015
2 usages
0 stars
Jul 28, 2015
2 usages
0 stars
Nov 03, 2015
3 usages
0 stars
Jun 01, 2023
2 usages
872 stars
Jun 18, 2016
1 usages
15 stars
Jan 22, 2020
2 usages
53 stars