Jar examples for h:h2o-core
H2O Core
You can download jar file h2o-core 3.10.3.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add h2o-core-3.10.3.6.jar to your project.
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-core</artifactId> <version>3.10.3.6</version> </dependency>
compile group: 'ai.h2o', name: 'h2o-core', version: '3.10.3.6'
libraryDependencies += "ai.h2o" % "h2o-core" % "3.10.3.6"
<dependency org="ai.h2o" name="h2o-core" rev="3.10.3.6"/>
@Grapes(@Grab(group='ai.h2o', module='h2o-core', version='3.10.3.6'))
'ai.h2o:h2o-core:jar:3.10.3.6'
Click the following link to download the jar file.
h2o-core-3.10.3.6-javadoc.jar