is not current version
Last Version 0.72-20180627-1214081f

me.lyh:xgboost4j 0.7-20171121


GroupId

GroupId

me.lyh
ArtifactId

ArtifactId

xgboost4j
Version

Version

0.7-20171121
Type

Type

jar

Download xgboost4j 0.7-20171121


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