is not current version
Last Version 1.2.0.16

ai.h2o:xgboost4j-linux-minimal 0.7.13

H2O XGBoost Libraries

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

xgboost4j-linux-minimal
Version

Version

0.7.13
Type

Type

jar

Download xgboost4j-linux-minimal 0.7.13


<!-- https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-minimal/ -->
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>xgboost4j-linux-minimal</artifactId>
    <version>0.7.13</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-minimal/
implementation 'ai.h2o:xgboost4j-linux-minimal:0.7.13'
// https://jarcasting.com/artifacts/ai.h2o/xgboost4j-linux-minimal/
implementation ("ai.h2o:xgboost4j-linux-minimal:0.7.13")
'ai.h2o:xgboost4j-linux-minimal:jar:0.7.13'
<dependency org="ai.h2o" name="xgboost4j-linux-minimal" rev="0.7.13">
  <artifact name="xgboost4j-linux-minimal" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='xgboost4j-linux-minimal', version='0.7.13')
)
libraryDependencies += "ai.h2o" % "xgboost4j-linux-minimal" % "0.7.13"
[ai.h2o/xgboost4j-linux-minimal "0.7.13"]