is not current version
Last Version 2.9.1

com.squareup.leakcanary:shark-graph 2.4

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

shark-graph
Version

Version

2.4
Type

Type

jar

Download shark-graph 2.4


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