License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.infinum.sentinel |
ArtifactId | ArtifactIdtool-leakcanary |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSentinel Tool for LeakCanary
Sentinel Tool wrapping LeakCanary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tool-leakcanary-1.1.9.pom | |
tool-leakcanary-1.1.9-sources.jar | 1 KB |
tool-leakcanary-1.1.9-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.infinum.sentinel/tool-leakcanary/ -->
<dependency>
<groupId>com.infinum.sentinel</groupId>
<artifactId>tool-leakcanary</artifactId>
<version>1.1.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.infinum.sentinel/tool-leakcanary/
implementation 'com.infinum.sentinel:tool-leakcanary:1.1.9'
// https://jarcasting.com/artifacts/com.infinum.sentinel/tool-leakcanary/
implementation ("com.infinum.sentinel:tool-leakcanary:1.1.9")
'com.infinum.sentinel:tool-leakcanary:aar:1.1.9'
<dependency org="com.infinum.sentinel" name="tool-leakcanary" rev="1.1.9">
<artifact name="tool-leakcanary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.infinum.sentinel', module='tool-leakcanary', version='1.1.9')
)
libraryDependencies += "com.infinum.sentinel" % "tool-leakcanary" % "1.1.9"
[com.infinum.sentinel/tool-leakcanary "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
com.infinum.sentinel : sentinel | jar | 1.1.9 |
com.squareup.leakcanary : leakcanary-android | jar | 2.7 |