is not current version
Last Version 1.3.9999

com.feedzai:openml-lightgbm 1.1.7

OpenML Microsoft LightGBM Machine Learning Model and Classifier provider

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-lightgbm
Version

Version

1.1.7
Type

Type

jar

Download openml-lightgbm 1.1.7


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