Last Version

LeakCanary Object Watcher for Android - Core 2.9.1

LeakCanary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-object-watcher-android-core
Version

Version

2.9.1
Type

Type

aar
Description

Description

LeakCanary Object Watcher for Android - Core
LeakCanary
Project URL

Project URL

https://github.com/square/leakcanary/
Source Code Management

Source Code Management

https://github.com/square/leakcanary/

Download leakcanary-object-watcher-android-core 2.9.1


<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-object-watcher-android-core/ -->
<dependency>
    <groupId>com.squareup.leakcanary</groupId>
    <artifactId>leakcanary-object-watcher-android-core</artifactId>
    <version>2.9.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-object-watcher-android-core/
implementation 'com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/leakcanary-object-watcher-android-core/
implementation ("com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.9.1")
'com.squareup.leakcanary:leakcanary-object-watcher-android-core:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="leakcanary-object-watcher-android-core" rev="2.9.1">
  <artifact name="leakcanary-object-watcher-android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='leakcanary-object-watcher-android-core', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "leakcanary-object-watcher-android-core" % "2.9.1"
[com.squareup.leakcanary/leakcanary-object-watcher-android-core "2.9.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.leakcanary : leakcanary-object-watcher jar 2.9.1
com.squareup.leakcanary : leakcanary-android-utils jar 2.9.1

runtime (2)

Group / Artifact Type Version
com.squareup.curtains : curtains jar 1.2.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.