is not current version
Last Version 1.3.9999

com.feedzai:openml-lightgbm 1.0.20

OpenML Microsoft LightGBM Machine Learning Model and Classifier provider

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-lightgbm
Version

Version

1.0.20
Type

Type

jar

Download openml-lightgbm 1.0.20


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