Download rubix-core-0.2.5.jar file - Jar r

Jar examples for r:rubix-core

Description

You can download jar file rubix-core 0.2.5 in this page.

Build File

You can use the following script to add rubix-core-0.2.5.jar to your project.

<dependency>
   <groupId>com.qubole.rubix</groupId>
   <artifactId>rubix-core</artifactId>
   <version>0.2.5</version>
</dependency>
compile group: 'com.qubole.rubix', name: 'rubix-core', version: '0.2.5'
libraryDependencies += "com.qubole.rubix" % "rubix-core" % "0.2.5"
<dependency org="com.qubole.rubix" name="rubix-core" rev="0.2.5"/>
@Grapes(@Grab(group='com.qubole.rubix', module='rubix-core', version='0.2.5'))
'com.qubole.rubix:rubix-core:jar:0.2.5'

Download

Click the following link to download the jar file.

rubix-core-0.2.5-javadoc.jar
rubix-core-0.2.5-sources.jar
rubix-core-0.2.5-tests.jar
rubix-core-0.2.5.jar
rubix-core-0.2.5.pom



Related Tutorials