Group Id ai.h2o
Artifact Id xgboost4j
Version 0.7.3
Packaging jar
URL -
Badge
Last Updated 2018-03-09T15:42:06+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.7.3</version>
</dependency>
implementation group: 'ai.h2o', name: 'xgboost4j', version: '0.7.3'
implementation 'ai.h2o:xgboost4j:0.7.3'
implementation("ai.h2o:xgboost4j:0.7.3")
libraryDependencies += "ai.h2o" % "xgboost4j" % "0.7.3"
<dependency org="ai.h2o" name="xgboost4j" rev="0.7.3"/>
@Grapes(
    @Grab(group='ai.h2o', module='xgboost4j', version='0.7.3')
)
[ai.h2o/xgboost4j "0.7.3"]
'ai.h2o:xgboost4j:0.7.3'