Last Version

Rhino 1.7R5pre1

Mozilla's java implementation of a Javascript runtime. Not getting much love these days. Been waiting two years to get 1.7R5 into Maven Central.

License

License

GroupId

GroupId

io.ejs
ArtifactId

ArtifactId

rhino
Version

Version

1.7R5pre1
Type

Type

jar
Description

Description

Rhino
Mozilla's java implementation of a Javascript runtime. Not getting much love these days. Been waiting two years to get 1.7R5 into Maven Central.
Project URL

Project URL

https://github.com/Transcordia/rhino

Download rhino 1.7R5pre1


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

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.