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