| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plumber-android-core-2.9.1.pom | |
| plumber-android-core-2.9.1-sources.jar | 13 KB |
| plumber-android-core-2.9.1-javadoc.jar | 238 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.leakcanary : shark-log | jar | 2.9.1 |
| com.squareup.leakcanary : leakcanary-android-utils | jar | 2.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| com.squareup.curtains : curtains | jar | 1.2.4 |