Download h2o-web-3.10.5.4.jar file - Jar h

Jar examples for h:h2o-web

Description

H2O web client

You can download jar file h2o-web 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-web-3.10.5.4.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-web-3.10.5.4-javadoc.jar
h2o-web-3.10.5.4-sources.jar
h2o-web-3.10.5.4.jar
h2o-web-3.10.5.4.pom



Related Tutorials