| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squareup.leakcanary |
| ArtifactId | ArtifactIdplumber-android-core |
| Last Version | Last Version2.9.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionUse Plumber Android to fix known leaks in the Android Framework and other Google Android libraries.
LeakCanary
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plumber-android-core-2.9.1.pom | |
| plumber-android-core-2.9.1-sources.jar | 12 KB |
| plumber-android-core-2.9.1-javadoc.jar | 238 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-core/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>plumber-android-core</artifactId>
<version>2.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-core/
implementation 'com.squareup.leakcanary:plumber-android-core:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-core/
implementation ("com.squareup.leakcanary:plumber-android-core:2.9.1")
'com.squareup.leakcanary:plumber-android-core:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="plumber-android-core" rev="2.9.1">
<artifact name="plumber-android-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='plumber-android-core', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "plumber-android-core" % "2.9.1"
[com.squareup.leakcanary/plumber-android-core "2.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.leakcanary : shark-log | jar | 2.9.1 |
| com.squareup.leakcanary : leakcanary-android-utils | jar | 2.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| com.squareup.curtains : curtains | jar | 1.2.4 |