is not current version
Last Version 3.3.2-1

io.github.metarank:lightgbm4j 3.1.0-3

A high-level wrapper for LightGBM toolkit

GroupId

GroupId

io.github.metarank
ArtifactId

ArtifactId

lightgbm4j
Version

Version

3.1.0-3
Type

Type

jar

Download lightgbm4j 3.1.0-3


<!-- https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/ -->
<dependency>
    <groupId>io.github.metarank</groupId>
    <artifactId>lightgbm4j</artifactId>
    <version>3.1.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/
implementation 'io.github.metarank:lightgbm4j:3.1.0-3'
// https://jarcasting.com/artifacts/io.github.metarank/lightgbm4j/
implementation ("io.github.metarank:lightgbm4j:3.1.0-3")
'io.github.metarank:lightgbm4j:jar:3.1.0-3'
<dependency org="io.github.metarank" name="lightgbm4j" rev="3.1.0-3">
  <artifact name="lightgbm4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.metarank', module='lightgbm4j', version='3.1.0-3')
)
libraryDependencies += "io.github.metarank" % "lightgbm4j" % "3.1.0-3"
[io.github.metarank/lightgbm4j "3.1.0-3"]