License |
License |
---|---|
GroupId | GroupIdcom.facebook.flipper |
ArtifactId | ArtifactIdflipper-leakcanary2-plugin |
Last Version | Last Version0.151.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFlipper LeakCanary2 Plugin
LeakCanary2 plugin for Flipper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/ -->
<dependency>
<groupId>com.facebook.flipper</groupId>
<artifactId>flipper-leakcanary2-plugin</artifactId>
<version>0.151.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/
implementation 'com.facebook.flipper:flipper-leakcanary2-plugin:0.151.1'
// https://jarcasting.com/artifacts/com.facebook.flipper/flipper-leakcanary2-plugin/
implementation ("com.facebook.flipper:flipper-leakcanary2-plugin:0.151.1")
'com.facebook.flipper:flipper-leakcanary2-plugin:aar:0.151.1'
<dependency org="com.facebook.flipper" name="flipper-leakcanary2-plugin" rev="0.151.1">
<artifact name="flipper-leakcanary2-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.flipper', module='flipper-leakcanary2-plugin', version='0.151.1')
)
libraryDependencies += "com.facebook.flipper" % "flipper-leakcanary2-plugin" % "0.151.1"
[com.facebook.flipper/flipper-leakcanary2-plugin "0.151.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.0 |
com.facebook.flipper : flipper | jar | 0.151.1 |