is not current version
Last Version 2.9.1

com.squareup.leakcanary:leakcanary-object-watcher 2.0-beta-5

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-object-watcher
Version

Version

2.0-beta-5
Type

Type

jar

Download leakcanary-object-watcher 2.0-beta-5


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