License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.facebook.stetho |
ArtifactId | ArtifactIdstetho-js-rhino |
Version | Version1.6.0 |
Type | Typeaar |
Description |
DescriptionStetho JavaScript (Rhino) module
Stetho Debugging Platform for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stetho-js-rhino-1.6.0.pom | |
stetho-js-rhino-1.6.0.aar | 23 KB |
stetho-js-rhino-1.6.0-sources.jar | 8 KB |
stetho-js-rhino-1.6.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.stetho/stetho-js-rhino/ -->
<dependency>
<groupId>com.facebook.stetho</groupId>
<artifactId>stetho-js-rhino</artifactId>
<version>1.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.stetho/stetho-js-rhino/
implementation 'com.facebook.stetho:stetho-js-rhino:1.6.0'
// https://jarcasting.com/artifacts/com.facebook.stetho/stetho-js-rhino/
implementation ("com.facebook.stetho:stetho-js-rhino:1.6.0")
'com.facebook.stetho:stetho-js-rhino:aar:1.6.0'
<dependency org="com.facebook.stetho" name="stetho-js-rhino" rev="1.6.0">
<artifact name="stetho-js-rhino" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.stetho', module='stetho-js-rhino', version='1.6.0')
)
libraryDependencies += "com.facebook.stetho" % "stetho-js-rhino" % "1.6.0"
[com.facebook.stetho/stetho-js-rhino "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.stetho : stetho Optional | jar | 1.6.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.mozilla : rhino | jar | 1.7.6 |
androidx.annotation » annotation | jar | 1.1.0 |