is not current version
Last Version 2.9.1

com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin 2.9

LeakCanary

Categories

Categories

Gradle Build Tools Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.leakcanary.deobfuscation
ArtifactId

ArtifactId

com.squareup.leakcanary.deobfuscation.gradle.plugin
Version

Version

2.9
Type

Type

pom

Download com.squareup.leakcanary.deobfuscation.gradle.plugin 2.9


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