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

com.facebook.stetho:stetho-okhttp3 1.3.0

Stetho Debugging Platform for Android

Группа

Группа

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

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

stetho-okhttp3
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать stetho-okhttp3 1.3.0


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