Download h2o-core-0.1.24.jar file - Jar h

Jar examples for h:h2o-core

Description

H2O Core

You can download jar file h2o-core 0.1.24 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-core-0.1.24.jar to your project.

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

Download

Click the following link to download the jar file.

h2o-core-0.1.24-javadoc.jar
h2o-core-0.1.24-sources.jar
h2o-core-0.1.24.jar
h2o-core-0.1.24.pom



Related Tutorials