You are here: Rhino project page > Rhino Downloads

Rhino Downloads

Rhino is available for download both in source and compiled form.

Binaries

Rhino 1.7R3 is the most recent qualified release.

Release Release Date Release Notes Download link
Rhino 1.7R3 2011-06-03 New in Rhino 1.7R3 rhino1.7R3.zip

To download older Rhino versions, see the Rhino downloads archive.

License

Rhino is open source.

See Rhino license for information on Rhino's licensing.

The source code for Rhino is available under MPL 1.1/GPL 2.0 license.

Source

In addition to getting the source from the zip files above, the source code for Rhino can be found in github at https://github.com/mozilla/rhino. To get the source, use the command

   git clone https://github.com/mozilla/rhino.git

Rhino uses Ant as its build system. Running ant command at the top directory of Rhino distribution should print the list of available build targets.