Download h2o-flow-0.2.10.jar file - Jar h

Jar examples for h:h2o-flow

Description

H2O Flow simplifies data science workflows

You can download jar file h2o-flow 0.2.10 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-flow-0.2.10.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-flow-0.2.10-javadoc.jar
h2o-flow-0.2.10-sources.jar
h2o-flow-0.2.10.jar
h2o-flow-0.2.10.pom



Related Tutorials