is not current version
Last Version 2.9.1

com.squareup.leakcanary:shark-log 2.6

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

shark-log
Version

Version

2.6
Type

Type

jar

Download 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"]