Group Id ai.h2o
Artifact Id h2o-ext-xgboost
Version 3.34.0.7
Packaging jar
URL -
Badge
Last Updated 2021-12-21T07:50:47+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-ext-xgboost</artifactId>
    <version>3.34.0.7</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-ext-xgboost', version: '3.34.0.7'
implementation 'ai.h2o:h2o-ext-xgboost:3.34.0.7'
implementation("ai.h2o:h2o-ext-xgboost:3.34.0.7")
libraryDependencies += "ai.h2o" % "h2o-ext-xgboost" % "3.34.0.7"
<dependency org="ai.h2o" name="h2o-ext-xgboost" rev="3.34.0.7"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-ext-xgboost', version='3.34.0.7')
)
[ai.h2o/h2o-ext-xgboost "3.34.0.7"]
'ai.h2o:h2o-ext-xgboost:3.34.0.7'