Last Version

Rhino 1.7R2

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.

License

License

GroupId

GroupId

rhino
ArtifactId

ArtifactId

js
Version

Version

1.7R2
Type

Type

jar
Description

Description

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.

Download js 1.7R2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.