LeakCanary for Android - Core

LeakCanary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

leakcanary-android-core
Last Version

Last Version

2.9.1
Release Date

Release Date

Type

Type

aar
Description

Description

LeakCanary 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-android-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.leakcanary : shark-android jar 2.9.1
com.squareup.leakcanary : leakcanary-object-watcher-android-core jar 2.9.1
com.squareup.leakcanary : leakcanary-object-watcher-android-androidx jar 2.9.1
com.squareup.leakcanary : leakcanary-object-watcher-android-support-fragments jar 2.9.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.
com.squareup.leakcanary

Square

Versions

Version
2.9.1
2.9
2.8.1
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
2.0-beta-5
2.0-beta-4
2.0-beta-3
2.0-beta-2
2.0-beta-1
2.0-alpha-3
2.0-alpha-2
2.0-alpha-1