Last Version

Rhino for Android 1.1.1

Give access to RhinoScriptEngine from the JSR223 interfaces on Android JRE.

License

License

GroupId

GroupId

io.apisense
ArtifactId

ArtifactId

rhino-android
Version

Version

1.1.1
Type

Type

jar
Description

Description

Rhino for Android
Give access to RhinoScriptEngine from the JSR223 interfaces on Android JRE.
Project URL

Project URL

https://apisense.io
Source Code Management

Source Code Management

https://github.com/APISENSE/rhino-android

Download rhino-android 1.1.1


<!-- https://jarcasting.com/artifacts/io.apisense/rhino-android/ -->
<dependency>
    <groupId>io.apisense</groupId>
    <artifactId>rhino-android</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.apisense/rhino-android/
implementation 'io.apisense:rhino-android:1.1.1'
// https://jarcasting.com/artifacts/io.apisense/rhino-android/
implementation ("io.apisense:rhino-android:1.1.1")
'io.apisense:rhino-android:jar:1.1.1'
<dependency org="io.apisense" name="rhino-android" rev="1.1.1">
  <artifact name="rhino-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apisense', module='rhino-android', version='1.1.1')
)
libraryDependencies += "io.apisense" % "rhino-android" % "1.1.1"
[io.apisense/rhino-android "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mozilla : rhino jar 1.7.10
com.sun.phobos : jsr223-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.