is not current version
Last Version 0.2.0

io.github.hbmartin:flipper-stetho-plugin 0.1.0

Drop in replacement for Stetho to expose dumper plugins in Flipper

GroupId

GroupId

io.github.hbmartin
ArtifactId

ArtifactId

flipper-stetho-plugin
Version

Version

0.1.0
Type

Type

aar

Download flipper-stetho-plugin 0.1.0


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