Group Id ai.h2o
Artifact Id h2o-tree-api
Version 0.3.7
Packaging jar
URL -
Badge
Last Updated 2019-03-15T10:41:13+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-tree-api</artifactId>
    <version>0.3.7</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-tree-api', version: '0.3.7'
implementation 'ai.h2o:h2o-tree-api:0.3.7'
implementation("ai.h2o:h2o-tree-api:0.3.7")
libraryDependencies += "ai.h2o" % "h2o-tree-api" % "0.3.7"
<dependency org="ai.h2o" name="h2o-tree-api" rev="0.3.7"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-tree-api', version='0.3.7')
)
[ai.h2o/h2o-tree-api "0.3.7"]
'ai.h2o:h2o-tree-api:0.3.7'