Download h2o-scala_2.10-3.8.3.2.jar file - Jar h

Jar examples for h:h2o-scala-2.10

Description

H2O Scala API (Scala version 2.10.4)

You can download jar file h2o-scala_2.10 3.8.3.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-scala_2.10-3.8.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-scala_2.10-3.8.3.2-javadoc.jar
h2o-scala_2.10-3.8.3.2-scaladoc.jar
h2o-scala_2.10-3.8.3.2-sources.jar
h2o-scala_2.10-3.8.3.2.jar
h2o-scala_2.10-3.8.3.2.pom



Related Tutorials