Download h2o-genmodel-3.18.0.4.jar file - Jar h

Jar examples for h:h2o-genmodel

Description

H2O GenModel

You can download jar file h2o-genmodel 3.18.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-genmodel-3.18.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-genmodel-3.18.0.4-javadoc.jar
h2o-genmodel-3.18.0.4-sources.jar
h2o-genmodel-3.18.0.4-test.jar
h2o-genmodel-3.18.0.4.jar
h2o-genmodel-3.18.0.4.pom



Related Tutorials