Jar examples for r:rhino
Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
You can download jar file rhino 1.7R5pre03 in this page.
Mozilla Public License, Version 2.0
You can use the following script to add rhino-1.7R5pre03.jar to your project.
<dependency> <groupId>com.github.tntim96</groupId> <artifactId>rhino</artifactId> <version>1.7R5pre03</version> </dependency>
compile group: 'com.github.tntim96', name: 'rhino', version: '1.7R5pre03'
libraryDependencies += "com.github.tntim96" % "rhino" % "1.7R5pre03"
<dependency org="com.github.tntim96" name="rhino" rev="1.7R5pre03"/>
@Grapes(@Grab(group='com.github.tntim96', module='rhino', version='1.7R5pre03'))
'com.github.tntim96:rhino:jar:1.7R5pre03'
Click the following link to download the jar file.
rhino-1.7R5pre03-javadoc.jar