Jar examples for r:rhino-android
Give access to RhinoScriptEngine from the JSR223 interfaces on Android JRE.
You can download jar file rhino-android 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rhino-android-1.0.jar to your project.
<dependency> <groupId>io.apisense</groupId> <artifactId>rhino-android</artifactId> <version>1.0</version> </dependency>
compile group: 'io.apisense', name: 'rhino-android', version: '1.0'
libraryDependencies += "io.apisense" % "rhino-android" % "1.0"
<dependency org="io.apisense" name="rhino-android" rev="1.0"/>
@Grapes(@Grab(group='io.apisense', module='rhino-android', version='1.0'))
'io.apisense:rhino-android:jar:1.0'
Click the following link to download the jar file.
rhino-android-1.0-javadoc.jar