не последняя версия
Последняя версия 1.3.9999

com.feedzai:openml-datarobot 0.5.8

Contains classes and logic related with the import of DataRobot models.

Категории

Категории

Данные
Группа

Группа

com.feedzai
Идентификатор

Идентификатор

openml-datarobot
Версия

Версия

0.5.8
Тип

Тип

jar

Скачать openml-datarobot 0.5.8


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