Последняя версия

Use Plumber Android to fix known leaks in the Android Framework and other Google Android libraries. 2.9.1

LeakCanary

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

plumber-android-core
Версия

Версия

2.9.1
Тип

Тип

aar
Описание

Описание

Use Plumber Android to fix known leaks in the Android Framework and other Google Android libraries.
LeakCanary
Ссылка на сайт

Ссылка на сайт

https://github.com/square/leakcanary/
Система контроля версий

Система контроля версий

https://github.com/square/leakcanary/

Скачать plumber-android-core 2.9.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.leakcanary : shark-log jar 2.9.1
com.squareup.leakcanary : leakcanary-android-utils jar 2.9.1

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
com.squareup.curtains : curtains jar 1.2.4

Модули Проекта

Данный проект не имеет модулей.