не последняя версия
Последняя версия 3.2.110

com.microsoft.ml.lightgbm:lightgbmlib 2.2.350

A fast, distributed, high performance gradient boosting framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

Группа

Группа

com.microsoft.ml.lightgbm
Идентификатор

Идентификатор

lightgbmlib
Версия

Версия

2.2.350
Тип

Тип

jar

Скачать lightgbmlib 2.2.350


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