Download openml-r-common-0.2.0.jar file - Jar o

Jar examples for o:openml-r-common

Description

Contains classes and logic related with the import of a model generated in R

You can download jar file openml-r-common 0.2.0 in this page.

Build File

You can use the following script to add openml-r-common-0.2.0.jar to your project.

<dependency>
   <groupId>com.feedzai</groupId>
   <artifactId>openml-r-common</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.feedzai', name: 'openml-r-common', version: '0.2.0'
libraryDependencies += "com.feedzai" % "openml-r-common" % "0.2.0"
<dependency org="com.feedzai" name="openml-r-common" rev="0.2.0"/>
@Grapes(@Grab(group='com.feedzai', module='openml-r-common', version='0.2.0'))
'com.feedzai:openml-r-common:jar:0.2.0'

Download

Click the following link to download the jar file.

openml-r-common-0.2.0-javadoc.jar
openml-r-common-0.2.0-sources.jar
openml-r-common-0.2.0.jar
openml-r-common-0.2.0.pom



Related Tutorials