Download RCaller-2.8.jar file - Jar r

Jar examples for r:RCaller

Description

http://www.mhsatman.com

You can download jar file RCaller 2.8 in this page.

License

GNU LGPL

Build File

You can use the following script to add RCaller-2.8.jar to your project.

<dependency>
   <groupId>com.github.jbytecode</groupId>
   <artifactId>RCaller</artifactId>
   <version>2.8</version>
</dependency>
compile group: 'com.github.jbytecode', name: 'RCaller', version: '2.8'
libraryDependencies += "com.github.jbytecode" % "RCaller" % "2.8"
<dependency org="com.github.jbytecode" name="RCaller" rev="2.8"/>
@Grapes(@Grab(group='com.github.jbytecode', module='RCaller', version='2.8'))
'com.github.jbytecode:RCaller:jar:2.8'

Download

Click the following link to download the jar file.

RCaller-2.8-jar-with-dependencies.jar
RCaller-2.8-javadoc.jar
RCaller-2.8-sources.jar
RCaller-2.8.jar
RCaller-2.8.pom



Related Tutorials