is not current version
Last Version 1.7R5pre4

io.apigee:rhino 1.7R5pre1

The Rhino JavaScript Engine for Java

GroupId

GroupId

io.apigee
ArtifactId

ArtifactId

rhino
Version

Version

1.7R5pre1
Type

Type

jar

Download rhino 1.7R5pre1


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