is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-okhttp 1.2.0

Stetho Debugging Platform for Android

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-okhttp
Version

Version

1.2.0
Type

Type

jar

Download stetho-okhttp 1.2.0


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