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