is not current version
Last Version 0.90.6

ai.h2o:xgboost4j 0.7.2


Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

xgboost4j
Version

Version

0.7.2
Type

Type

jar

Download xgboost4j 0.7.2


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