is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-okhttp3 1.4.0

Stetho Debugging Platform for Android

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-okhttp3
Version

Version

1.4.0
Type

Type

aar

Download stetho-okhttp3 1.4.0


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