Download jDeployR-7.3.1.jar file - Jar j

Jar examples for j:jDeployR

Description

DeployR - Simple R Analytics Integration for Application Developers.

You can download jar file jDeployR 7.3.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jDeployR-7.3.1.jar to your project.

<dependency>
   <groupId>com.revolutionanalytics.deployr</groupId>
   <artifactId>jDeployR</artifactId>
   <version>7.3.1</version>
</dependency>
compile group: 'com.revolutionanalytics.deployr', name: 'jDeployR', version: '7.3.1'
libraryDependencies += "com.revolutionanalytics.deployr" % "jDeployR" % "7.3.1"
<dependency org="com.revolutionanalytics.deployr" name="jDeployR" rev="7.3.1"/>
@Grapes(@Grab(group='com.revolutionanalytics.deployr', module='jDeployR', version='7.3.1'))
'com.revolutionanalytics.deployr:jDeployR:jar:7.3.1'

Download

Click the following link to download the jar file.

jDeployR-7.3.1-javadoc.jar
jDeployR-7.3.1-sources.jar
jDeployR-7.3.1.jar
jDeployR-7.3.1.pom



Related Tutorials