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

me.lyh:xgboost4j 0.7-20171121-8e141427


GroupId

GroupId

me.lyh
ArtifactId

ArtifactId

xgboost4j
Version

Version

0.7-20171121-8e141427
Type

Type

jar

Download xgboost4j 0.7-20171121-8e141427


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