is not current version
Last Version 3.0.0

com.feedzai.openml.lightgbm:lightgbm-lib 2.3.190

LightGBM build for Java generated with make-lightgbm. Build created with command: `bash make.sh fc79b366153e8aa5cf2996b4b753e28e5a75e878 2.3.190` --- Build info: LIGHTGBM_REPO_URL=https://github.com/microsoft/LightGBM LIGHTGBM_VERSION=fc79b366153e8aa5cf2996b4b753e28e5a75e878 LIGHTGBM_COMMIT=fc79b366153e8aa5cf2996b4b753e28e5a75e878 PACKAGE_TIMESTAMP=20/08/21 07:43:12

GroupId

GroupId

com.feedzai.openml.lightgbm
ArtifactId

ArtifactId

lightgbm-lib
Version

Version

2.3.190
Type

Type

jar

Download lightgbm-lib 2.3.190


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