is not current version
Last Version 1.3.9999

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

OpenML LightGBM Machine Learning Model and Classifier

GroupId

GroupId

com.feedzai.openml.lightgbm
ArtifactId

ArtifactId

openml-lightgbm-module
Version

Version

1.3.1
Type

Type

pom

Download openml-lightgbm-module 1.3.1

Filename Size
openml-lightgbm-module-1.3.1.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.3.1</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.3.1'
// https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/openml-lightgbm-module/
implementation ("com.feedzai.openml.lightgbm:openml-lightgbm-module:1.3.1")
'com.feedzai.openml.lightgbm:openml-lightgbm-module:pom:1.3.1'
<dependency org="com.feedzai.openml.lightgbm" name="openml-lightgbm-module" rev="1.3.1">
  <artifact name="openml-lightgbm-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.openml.lightgbm', module='openml-lightgbm-module', version='1.3.1')
)
libraryDependencies += "com.feedzai.openml.lightgbm" % "openml-lightgbm-module" % "1.3.1"
[com.feedzai.openml.lightgbm/openml-lightgbm-module "1.3.1"]