Download ringojs-0.11.0.jar file - Jar r

Jar examples for r:ringojs

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

ringojs-0.11.0-javadoc.jar
ringojs-0.11.0-sources.jar
ringojs-0.11.0.jar
ringojs-0.11.0.pom



Related Tutorials