Last Version

Flipper Stetho Dropin Plugin 0.2.0

Drop in replacement for Stetho to expose dumper plugins in Flipper

License

License

GroupId

GroupId

io.github.hbmartin
ArtifactId

ArtifactId

flipper-stetho-plugin
Version

Version

0.2.0
Type

Type

aar
Description

Description

Flipper Stetho Dropin Plugin
Drop in replacement for Stetho to expose dumper plugins in Flipper
Project URL

Project URL

https://github.com/hbmartin/flipper-plugin-stetho
Source Code Management

Source Code Management

https://github.com/hbmartin/flipper-plugin-stetho

Download flipper-stetho-plugin 0.2.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
com.facebook.flipper : flipper jar 0.87.0
commons-cli : commons-cli jar 1.2

Project Modules

There are no modules declared in this project.