Jar examples for s:stetho-okhttp3
Stetho Debugging Platform for Android
You can download jar file stetho-okhttp3 1.3.1 in this page.
BSD License
You can use the following script to add stetho-okhttp3-1.3.1.jar to your project.
<dependency> <groupId>com.facebook.stetho</groupId> <artifactId>stetho-okhttp3</artifactId> <version>1.3.1</version> </dependency>
compile group: 'com.facebook.stetho', name: 'stetho-okhttp3', version: '1.3.1'
libraryDependencies += "com.facebook.stetho" % "stetho-okhttp3" % "1.3.1"
<dependency org="com.facebook.stetho" name="stetho-okhttp3" rev="1.3.1"/>
@Grapes(@Grab(group='com.facebook.stetho', module='stetho-okhttp3', version='1.3.1'))
'com.facebook.stetho:stetho-okhttp3:jar:1.3.1'
Click the following link to download the jar file.
stetho-okhttp3-1.3.1-javadoc.jar