Download rhino-mod-1.7R4.jar file - Jar r

Jar examples for r:rhino-mod

Description

Mozilla Rhino, repackaged in package com.github.houbie.mozilla

You can download jar file rhino-mod 1.7R4 in this page.

License

Mozilla Public License, v. 2.0

Build File

You can use the following script to add rhino-mod-1.7R4.jar to your project.

<dependency>
   <groupId>com.github.houbie</groupId>
   <artifactId>rhino-mod</artifactId>
   <version>1.7R4</version>
</dependency>
compile group: 'com.github.houbie', name: 'rhino-mod', version: '1.7R4'
libraryDependencies += "com.github.houbie" % "rhino-mod" % "1.7R4"
<dependency org="com.github.houbie" name="rhino-mod" rev="1.7R4"/>
@Grapes(@Grab(group='com.github.houbie', module='rhino-mod', version='1.7R4'))
'com.github.houbie:rhino-mod:jar:1.7R4'

Download

Click the following link to download the jar file.

rhino-mod-1.7R4-javadoc.jar
rhino-mod-1.7R4-sources.jar
rhino-mod-1.7R4.jar
rhino-mod-1.7R4.pom



Related Tutorials