Last Version

Stetho OkHttp 3 module 1.6.0

Stetho Debugging Platform for Android

License

License

GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-okhttp3
Version

Version

1.6.0
Type

Type

aar
Description

Description

Stetho OkHttp 3 module
Stetho Debugging Platform for Android
Project URL

Project URL

https://github.com/facebook/stetho
Source Code Management

Source Code Management

https://github.com/facebook/stetho.git

Download stetho-okhttp3 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.facebook.stetho : stetho jar 1.6.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 3.4.2

Project Modules

There are no modules declared in this project.