Download h2o-scala_2.11-3.10.5.4.jar file - Jar h

Jar examples for h:h2o-scala-2.11

Description

H2O Scala API (Scala version 2.11.7)

You can download jar file h2o-scala_2.11 3.10.5.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-scala_2.11-3.10.5.4.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-scala_2.11-3.10.5.4-scaladoc.jar
h2o-scala_2.11-3.10.5.4-sources.jar
h2o-scala_2.11-3.10.5.4.jar
h2o-scala_2.11-3.10.5.4.pom



Related Tutorials