is not current version
Last Version 2.0-alpha-3

com.squareup.leakcanary:leakcanary-watcher 1.3

Leak Canary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-watcher
Version

Version

1.3
Type

Type

jar

Download leakcanary-watcher 1.3


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