Download h2o-app-3.0.0.12.jar file - Jar h

Jar examples for h:h2o-app

Description

H2O Application Runner

You can download jar file h2o-app 3.0.0.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-app-3.0.0.12.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-app-3.0.0.12-javadoc.jar
h2o-app-3.0.0.12-sources.jar
h2o-app-3.0.0.12.jar
h2o-app-3.0.0.12.pom



Related Tutorials