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

com.squareup.leakcanary:shark-log 2.6

LeakCanary

Категории

Категории

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

Группа

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

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

shark-log
Версия

Версия

2.6
Тип

Тип

jar

Скачать shark-log 2.6


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