is not current version
Last Version 1.1.2

ml.dmlc:xgboost4j_2.11 1.0.0


GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost4j_2.11
Version

Version

1.0.0
Type

Type

jar

Download xgboost4j_2.11 1.0.0


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