Last Version

LeakCanary Watcher 2.0-alpha-3

Leak Canary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-watcher
Version

Version

2.0-alpha-3
Type

Type

jar
Description

Description

LeakCanary Watcher
Leak Canary
Project URL

Project URL

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

Source Code Management

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

Download leakcanary-watcher 2.0-alpha-3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.leakcanary : leakcanary-log jar 2.0-alpha-3

runtime (1)

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

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.