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