Group Id ai.h2o
Artifact Id xgboost4j
Version 0.83.17
Packaging jar
URL -
Badge
Last Updated 2019-04-11T00:57:19+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost4j</artifactId>
    <version>0.83.17</version>
</dependency>
implementation group: 'ai.h2o', name: 'xgboost4j', version: '0.83.17'
implementation 'ai.h2o:xgboost4j:0.83.17'
implementation("ai.h2o:xgboost4j:0.83.17")
libraryDependencies += "ai.h2o" % "xgboost4j" % "0.83.17"
<dependency org="ai.h2o" name="xgboost4j" rev="0.83.17"/>
@Grapes(
    @Grab(group='ai.h2o', module='xgboost4j', version='0.83.17')
)
[ai.h2o/xgboost4j "0.83.17"]
'ai.h2o:xgboost4j:0.83.17'