Download rubycollect4j-1.9.0.jar file - Jar r

Jar examples for r:rubycollect4j

Description

Ruby Collections for Java

You can download jar file rubycollect4j 1.9.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rubycollect4j-1.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

rubycollect4j-1.9.0-javadoc.jar
rubycollect4j-1.9.0-sources.jar
rubycollect4j-1.9.0.jar
rubycollect4j-1.9.0.pom



Related Tutorials