is not current version
Last Version 2.0-alpha-3

com.squareup.leakcanary:leakcanary-watcher 1.4

Leak Canary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-watcher
Version

Version

1.4
Type

Type

jar

Download leakcanary-watcher 1.4


<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-watcher/ -->
<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-watcher</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-watcher/
implementation 'com.squareup.leakcanary:leakcanary-watcher:1.4'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-watcher/
implementation ("com.squareup.leakcanary:leakcanary-watcher:1.4")
'com.squareup.leakcanary:leakcanary-watcher:jar:1.4'
<dependency org="com.squareup.leakcanary" name="leakcanary-watcher" rev="1.4">
  <artifact name="leakcanary-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='leakcanary-watcher', version='1.4')
)
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-watcher" % "1.4"
[com.squareup.leakcanary/leakcanary-watcher "1.4"]