is not current version
Last Version 0.151.1

com.facebook.flipper:flipper-leakcanary2-plugin 0.120.0

LeakCanary2 plugin for Flipper

GroupId

GroupId

com.facebook.flipper
ArtifactId

ArtifactId

flipper-leakcanary2-plugin
Version

Version

0.120.0
Type

Type

aar

Download flipper-leakcanary2-plugin 0.120.0


<!-- https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/ -->
<dependency>
    <groupId>com.facebook.flipper</groupId>
    <artifactId>flipper-leakcanary2-plugin</artifactId>
    <version>0.120.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/
implementation 'com.facebook.flipper:flipper-leakcanary2-plugin:0.120.0'
// https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/
implementation ("com.facebook.flipper:flipper-leakcanary2-plugin:0.120.0")
'com.facebook.flipper:flipper-leakcanary2-plugin:aar:0.120.0'
<dependency org="com.facebook.flipper" name="flipper-leakcanary2-plugin" rev="0.120.0">
  <artifact name="flipper-leakcanary2-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.flipper', module='flipper-leakcanary2-plugin', version='0.120.0')
)
libraryDependencies += "com.facebook.flipper" % "flipper-leakcanary2-plugin" % "0.120.0"
[com.facebook.flipper/flipper-leakcanary2-plugin "0.120.0"]