License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.squareup.leakcanary |
ArtifactId | ArtifactIdplumber-android-startup |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidX Startup config for plumber-android-core
LeakCanary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plumber-android-startup-2.9.1.pom | |
plumber-android-startup-2.9.1-sources.jar | 889 bytes |
plumber-android-startup-2.9.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-startup/ -->
<dependency>
<groupId>com.squareup.leakcanary</groupId>
<artifactId>plumber-android-startup</artifactId>
<version>2.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-startup/
implementation 'com.squareup.leakcanary:plumber-android-startup:2.9.1'
// https://jarcasting.com/artifacts/com.squareup.leakcanary/plumber-android-startup/
implementation ("com.squareup.leakcanary:plumber-android-startup:2.9.1")
'com.squareup.leakcanary:plumber-android-startup:aar:2.9.1'
<dependency org="com.squareup.leakcanary" name="plumber-android-startup" rev="2.9.1">
<artifact name="plumber-android-startup" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.squareup.leakcanary', module='plumber-android-startup', version='2.9.1')
)
libraryDependencies += "com.squareup.leakcanary" % "plumber-android-startup" % "2.9.1"
[com.squareup.leakcanary/plumber-android-startup "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 |
androidx.startup » startup-runtime | jar | 1.0.0 |