Download h2o-algos-3.18.0.2.jar file - Jar h

Jar examples for h:h2o-algos

Description

H2O Algorithms

You can download jar file h2o-algos 3.18.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-algos-3.18.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-algos-3.18.0.2-javadoc.jar
h2o-algos-3.18.0.2-sources.jar
h2o-algos-3.18.0.2-test.jar
h2o-algos-3.18.0.2.jar
h2o-algos-3.18.0.2.pom



Related Tutorials