Download ruby-0.4.0.jar file - Jar r

Jar examples for r:ruby

Description

You can download jar file ruby 0.4.0 in this page.

Build File

You can use the following script to add ruby-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

ruby-0.4.0-sources.jar
ruby-0.4.0.jar
ruby-0.4.0.pom



Related Tutorials