is not current version
Last Version 0.80-p1

com.github.hirofumi:xgboost4j-spark_2.11 0.7.1-p1

xgboost4j-spark

GroupId

GroupId

com.github.hirofumi
ArtifactId

ArtifactId

xgboost4j-spark_2.11
Version

Version

0.7.1-p1
Type

Type

jar

Download xgboost4j-spark_2.11 0.7.1-p1


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