is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-timber 1.4.1

Stetho Debugging Platform for Android

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-timber
Version

Version

1.4.1
Type

Type

aar

Download stetho-timber 1.4.1


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