не последняя версия
Последняя версия 2.0-alpha-3

com.squareup.leakcanary:leakcanary-watcher 1.6.1

Leak Canary

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.leakcanary
Идентификатор

Идентификатор

leakcanary-watcher
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать leakcanary-watcher 1.6.1


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