is not current version
Last Version 2.6.0

com.facebook.fresco:stetho 1.0.1

Fresco plugin for Stetho

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

stetho
Version

Version

1.0.1
Type

Type

aar

Download stetho 1.0.1


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