не последняя версия
Последняя версия 1.6.0

com.facebook.stetho:stetho-timber 1.1.1

Stetho Debugging Platform for Android

Группа

Группа

com.facebook.stetho
Идентификатор

Идентификатор

stetho-timber
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать 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"]