Download custom_rhino-0.9.0.jar file - Jar c

Jar examples for c:custom-rhino

Description

Rhino JavaScript engine customized for Dojo ShrinkSafe JavaScript compressor

You can download jar file custom_rhino 0.9.0 in this page.

License

Mozilla Public License

Build File

You can use the following script to add custom_rhino-0.9.0.jar to your project.

<dependency>
   <groupId>org.dojotoolkit</groupId>
   <artifactId>custom_rhino</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'org.dojotoolkit', name: 'custom_rhino', version: '0.9.0'
libraryDependencies += "org.dojotoolkit" % "custom_rhino" % "0.9.0"
<dependency org="org.dojotoolkit" name="custom_rhino" rev="0.9.0"/>
@Grapes(@Grab(group='org.dojotoolkit', module='custom_rhino', version='0.9.0'))
'org.dojotoolkit:custom_rhino:jar:0.9.0'

Download

Click the following link to download the jar file.

custom_rhino-0.9.0.jar
custom_rhino-0.9.0.pom



Related Tutorials