is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-timber 1.1.1

Stetho Debugging Platform for Android

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-timber
Version

Version

1.1.1
Type

Type

jar

Download stetho-timber 1.1.1


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