Categories |
CategoriesSquare Business Logic Libraries Financial |
---|---|
GroupId | GroupIdcom.squareup.leakcanary |
ArtifactId | ArtifactIdshark-hprof |
Version | Version2.0-beta-2 |
Type | Typejar |
Filename | Size |
---|---|
shark-hprof-2.0-beta-2.pom | |
shark-hprof-2.0-beta-2.jar | 92 KB |
shark-hprof-2.0-beta-2-sources.jar | 14 KB |
shark-hprof-2.0-beta-2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-hprof/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>shark-hprof</artifactId>
<version>2.0-beta-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-hprof/
implementation 'com.squareup.leakcanary:shark-hprof:2.0-beta-2'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-hprof/
implementation ("com.squareup.leakcanary:shark-hprof:2.0-beta-2")
'com.squareup.leakcanary:shark-hprof:jar:2.0-beta-2'
<dependency org="com.squareup.leakcanary" name="shark-hprof" rev="2.0-beta-2">
<artifact name="shark-hprof" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='shark-hprof', version='2.0-beta-2')
)
libraryDependencies += "com.squareup.leakcanary" % "shark-hprof" % "2.0-beta-2"
[com.squareup.leakcanary/shark-hprof "2.0-beta-2"]