| Категории |
КатегорииSquare Прикладные библиотеки Financial |
|---|---|
| Группа | Группаcom.squareup.leakcanary |
| Идентификатор | Идентификаторshark-hprof |
| Версия | Версия2.0-beta-2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]