License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.leakcanary |
ArtifactId | ArtifactIdleakcanary-android-release |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLeakCanary for released Android apps
LeakCanary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android-release/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>leakcanary-android-release</artifactId>
<version>2.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android-release/
implementation 'com.squareup.leakcanary:leakcanary-android-release:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android-release/
implementation ("com.squareup.leakcanary:leakcanary-android-release:2.9.1")
'com.squareup.leakcanary:leakcanary-android-release:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="leakcanary-android-release" rev="2.9.1">
<artifact name="leakcanary-android-release" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='leakcanary-android-release', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-android-release" % "2.9.1"
[com.squareup.leakcanary/leakcanary-android-release "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.leakcanary : shark-android | jar | 2.9.1 |
com.squareup.leakcanary : leakcanary-android-utils | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
com.squareup.okio : okio | jar | 2.2.2 |