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

com.squareup.leakcanary:shark-log 2.0-beta-2

Leak Canary

Категории

Категории

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

Группа

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

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

shark-log
Версия

Версия

2.0-beta-2
Тип

Тип

jar

Скачать shark-log 2.0-beta-2


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