Group Id ai.h2o
Artifact Id xgboost4j_2.12
Version 1.2.0.7
Packaging jar
URL -
Badge
Last Updated 2020-10-22T10:36:39+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost4j_2.12</artifactId>
    <version>1.2.0.7</version>
</dependency>
implementation group: 'ai.h2o', name: 'xgboost4j_2.12', version: '1.2.0.7'
implementation 'ai.h2o:xgboost4j_2.12:1.2.0.7'
implementation("ai.h2o:xgboost4j_2.12:1.2.0.7")
libraryDependencies += "ai.h2o" % "xgboost4j_2.12" % "1.2.0.7"
<dependency org="ai.h2o" name="xgboost4j_2.12" rev="1.2.0.7"/>
@Grapes(
    @Grab(group='ai.h2o', module='xgboost4j_2.12', version='1.2.0.7')
)
[ai.h2o/xgboost4j_2.12 "1.2.0.7"]
'ai.h2o:xgboost4j_2.12:1.2.0.7'