License |
License |
---|---|
GroupId | GroupIdorg.dojotoolkit |
ArtifactId | ArtifactIdcustom_rhino |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCustom Rhino JavaScript engine
Rhino JavaScript engine customized for Dojo ShrinkSafe JavaScript compressor
|
Filename | Size |
---|---|
custom_rhino-0.9.0.pom | |
custom_rhino-0.9.0.jar | 791 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dojotoolkit/custom_rhino/ -->
<dependency>
<groupId>org.dojotoolkit</groupId>
<artifactId>custom_rhino</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dojotoolkit/custom_rhino/
implementation 'org.dojotoolkit:custom_rhino:0.9.0'
// https://jarcasting.com/artifacts/org.dojotoolkit/custom_rhino/
implementation ("org.dojotoolkit:custom_rhino:0.9.0")
'org.dojotoolkit:custom_rhino:jar:0.9.0'
<dependency org="org.dojotoolkit" name="custom_rhino" rev="0.9.0">
<artifact name="custom_rhino" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dojotoolkit', module='custom_rhino', version='0.9.0')
)
libraryDependencies += "org.dojotoolkit" % "custom_rhino" % "0.9.0"
[org.dojotoolkit/custom_rhino "0.9.0"]