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