is not current version
Last Version 2.9.1

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

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.8
Type

Type

pom

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


<!-- 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.8</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.8'
// 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.8")
'com.squareup.leakcanary.deobfuscation:com.squareup.leakcanary.deobfuscation.gradle.plugin:pom:2.8'
<dependency org="com.squareup.leakcanary.deobfuscation" name="com.squareup.leakcanary.deobfuscation.gradle.plugin" rev="2.8">
  <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.8')
)
libraryDependencies += "com.squareup.leakcanary.deobfuscation" % "com.squareup.leakcanary.deobfuscation.gradle.plugin" % "2.8"
[com.squareup.leakcanary.deobfuscation/com.squareup.leakcanary.deobfuscation.gradle.plugin "2.8"]