License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.leakcanary |
ArtifactId | ArtifactIdleakcanary-android |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLeakCanary Android
LeakCanary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leakcanary-android-2.9.1.pom | |
leakcanary-android-2.9.1.aar | 4 KB |
leakcanary-android-2.9.1-sources.jar | 261 bytes |
leakcanary-android-2.9.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>leakcanary-android</artifactId>
<version>2.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android/
implementation 'com.squareup.leakcanary:leakcanary-android:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-android/
implementation ("com.squareup.leakcanary:leakcanary-android:2.9.1")
'com.squareup.leakcanary:leakcanary-android:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="leakcanary-android" rev="2.9.1">
<artifact name="leakcanary-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='leakcanary-android', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-android" % "2.9.1"
[com.squareup.leakcanary/leakcanary-android "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.leakcanary : leakcanary-android-core | jar | 2.9.1 |
com.squareup.leakcanary : leakcanary-object-watcher-android | jar | 2.9.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.leakcanary : plumber-android | jar | 2.9.1 |