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

Jar examples for r:rubix-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials