Jar examples for r:ringojs
A JavaScript runtime and shell based on Rhino providing a CommonJS module library and web application framework. This project is maintained by ejs.io in order to place Ringo in the Central Maven repository.
You can download jar file ringojs 0.11.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ringojs-0.11.0.jar to your project.
<dependency> <groupId>io.ejs</groupId> <artifactId>ringojs</artifactId> <version>0.11.0</version> </dependency>
compile group: 'io.ejs', name: 'ringojs', version: '0.11.0'
libraryDependencies += "io.ejs" % "ringojs" % "0.11.0"
<dependency org="io.ejs" name="ringojs" rev="0.11.0"/>
@Grapes(@Grab(group='io.ejs', module='ringojs', version='0.11.0'))
'io.ejs:ringojs:jar:0.11.0'
Click the following link to download the jar file.
ringojs-0.11.0-javadoc.jar