License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.leakcanary |
ArtifactId | ArtifactIdplumber-android |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAuto installer for plumber-android-core
LeakCanary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plumber-android-2.9.1.pom | |
plumber-android-2.9.1.aar | 50 KB |
plumber-android-2.9.1-sources.jar | 7 KB |
plumber-android-2.9.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>plumber-android</artifactId>
<version>2.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android/
implementation 'com.squareup.leakcanary:plumber-android:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android/
implementation ("com.squareup.leakcanary:plumber-android:2.9.1")
'com.squareup.leakcanary:plumber-android:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="plumber-android" rev="2.9.1">
<artifact name="plumber-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='plumber-android', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "plumber-android" % "2.9.1"
[com.squareup.leakcanary/plumber-android "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.leakcanary : plumber-android-core | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |