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