Files download
File Operation
h2o-tree-api-0.3.10.jar download
h2o-tree-api-0.3.10.pom download
h2o-tree-api-0.3.10-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.h2o</groupId>
  <artifactId>h2o-tree-api</artifactId>
  <version>0.3.10</version>
</dependency>
Gradle Groovy
implementation 'ai.h2o:h2o-tree-api:0.3.10'
Gradle Kotlin
implementation("ai.h2o:h2o-tree-api:0.3.10")
Scala SBT
libraryDependencies += "ai.h2o" % "h2o-tree-api" % "0.3.10"
Groovy Grape
@Grapes(
  @Grab(group='ai.h2o', module='h2o-tree-api', version='0.3.10')
)
Apache Ivy
<dependency org="ai.h2o" name="h2o-tree-api" rev="0.3.10" />
Leiningen
[ai.h2o/h2o-tree-api "0.3.10"]
Apache Buildr
'ai.h2o:h2o-tree-api:jar:0.3.10'
Dependencies
The project has no third-party dependencies