is not current version
Last Version 2.9.1

LeakCanary Object Watcher 2.7

LeakCanary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-object-watcher
Version

Version

2.7
Type

Type

jar
Description

Description

LeakCanary Object Watcher
LeakCanary
Project URL

Project URL

http://github.com/square/leakcanary/
Source Code Management

Source Code Management

http://github.com/square/leakcanary/

Download leakcanary-object-watcher 2.7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.leakcanary : shark-log jar 2.7

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.