License |
License |
---|---|
GroupId | GroupIdorg.jopendocument |
ArtifactId | ArtifactIdrhino |
Last Version | Last Version1.7R1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrhino
Mozilla JavaScript engine.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rhino-1.7R1.pom | |
rhino-1.7R1.jar | 739 KB |
rhino-1.7R1-sources.jar | 537 KB |
rhino-1.7R1-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jopendocument/rhino/ -->
<dependency>
<groupId>org.jopendocument</groupId>
<artifactId>rhino</artifactId>
<version>1.7R1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jopendocument/rhino/
implementation 'org.jopendocument:rhino:1.7R1'
// https://jarcasting.com/artifacts/org.jopendocument/rhino/
implementation ("org.jopendocument:rhino:1.7R1")
'org.jopendocument:rhino:jar:1.7R1'
<dependency org="org.jopendocument" name="rhino" rev="1.7R1">
<artifact name="rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jopendocument', module='rhino', version='1.7R1')
)
libraryDependencies += "org.jopendocument" % "rhino" % "1.7R1"
[org.jopendocument/rhino "1.7R1"]