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

Jar examples for h:h2o-app

Description

H2O Application Runner

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials