is not current version
Last Version 2.9.1

com.squareup.leakcanary:shark 2.2

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

shark
Version

Version

2.2
Type

Type

jar

Download shark 2.2


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