is not current version
Last Version 1.6.0

com.facebook.stetho:stetho-js-rhino 1.4.0

Stetho Debugging Platform for Android

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.facebook.stetho
ArtifactId

ArtifactId

stetho-js-rhino
Version

Version

1.4.0
Type

Type

aar

Download stetho-js-rhino 1.4.0


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