is not current version
Last Version 2.9.1

com.squareup.leakcanary:shark-graph 2.5

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

shark-graph
Version

Version

2.5
Type

Type

jar

Download shark-graph 2.5


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