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