is not current version
Last Version 2.9.1

com.squareup.leakcanary:shark-hprof 2.3

LeakCanary

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

shark-hprof
Version

Version

2.3
Type

Type

jar

Download shark-hprof 2.3


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