is not current version
Last Version 2.9.1

Use Plumber Android to fix known leaks in the Android Framework and other Google Android libraries. 2.7

LeakCanary

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary
ArtifactId

ArtifactId

plumber-android
Version

Version

2.7
Type

Type

aar
Description

Description

Use Plumber Android to fix known leaks in the Android Framework and other Google Android libraries.
LeakCanary
Project URL

Project URL

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

Source Code Management

http://github.com/square/leakcanary/

Download plumber-android 2.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.leakcanary : shark-log jar 2.7
com.squareup.leakcanary : leakcanary-android-utils jar 2.7
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.