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

Jar examples for r:rubix-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials