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

Jar examples for r:rubix-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

rubix-core-0.2.2-javadoc.jar
rubix-core-0.2.2-sources.jar
rubix-core-0.2.2.jar
rubix-core-0.2.2.pom



Related Tutorials