Last Version

Stetho 1.6.0

Stetho Debugging Platform for Android

License

License

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho
Version

Version

1.6.0
Type

Type

aar
Description

Description

Stetho
Stetho Debugging Platform for Android
Project URL

Project URL

https://github.com/facebook/stetho
Source Code Management

Source Code Management

https://github.com/facebook/stetho.git

Download stetho 1.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
com.google.code.findbugs : jsr305 jar 3.0.2
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.