Download stetho-okhttp3-1.3.1.jar file - Jar s

Jar examples for s:stetho-okhttp3

Description

Stetho Debugging Platform for Android

You can download jar file stetho-okhttp3 1.3.1 in this page.

License

BSD License

Build File

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'

Download

Click the following link to download the jar file.

stetho-okhttp3-1.3.1-javadoc.jar
stetho-okhttp3-1.3.1-sources.jar
stetho-okhttp3-1.3.1.jar
stetho-okhttp3-1.3.1.pom



Related Tutorials