| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squareup.leakcanary |
| ArtifactId | ArtifactIdshark-log |
| Version | Version2.7 |
| Type | Typejar |
| Description |
DescriptionShark Log
LeakCanary
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shark-log-2.7.pom | |
| shark-log-2.7.jar | 2 KB |
| shark-log-2.7-sources.jar | 830 bytes |
| shark-log-2.7-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-log/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>shark-log</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-log/
implementation 'com.squareup.leakcanary:shark-log:2.7'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/shark-log/
implementation ("com.squareup.leakcanary:shark-log:2.7")
'com.squareup.leakcanary:shark-log:jar:2.7'
<dependency org="com.squareup.leakcanary" name="shark-log" rev="2.7">
<artifact name="shark-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='shark-log', version='2.7')
)
libraryDependencies += "com.squareup.leakcanary" % "shark-log" % "2.7"
[com.squareup.leakcanary/shark-log "2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.9.1 |
| junit : junit | jar | 4.12 |