Download openml-utils-0.2.2.jar file - Jar o

Jar examples for o:openml-utils

Description

Contains the utility classes to help to import a model.

You can download jar file openml-utils 0.2.2 in this page.

Build File

You can use the following script to add openml-utils-0.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

openml-utils-0.2.2-javadoc.jar
openml-utils-0.2.2-sources.jar
openml-utils-0.2.2-tests.jar
openml-utils-0.2.2.jar
openml-utils-0.2.2.pom



Related Tutorials