is not current version
Last Version 0.81-1

io.findify:xgboost4j_2.12 0.81

xgboost4j

GroupId

GroupId

io.findify
ArtifactId

ArtifactId

xgboost4j_2.12
Version

Version

0.81
Type

Type

jar

Download xgboost4j_2.12 0.81


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