is not current version
Last Version 1.3.9999

com.feedzai.openml.lightgbm:openml-lightgbm-module 1.1.5

OpenML LightGBM Machine Learning Model and Classifier

GroupId

GroupId

com.feedzai.openml.lightgbm
ArtifactId

ArtifactId

openml-lightgbm-module
Version

Version

1.1.5
Type

Type

pom

Download openml-lightgbm-module 1.1.5

Filename Size
openml-lightgbm-module-1.1.5.pom 765 bytes
Browse

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