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

com.feedzai:openml-datarobot 1.0.1

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

Категории

Категории

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

Группа

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

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

openml-datarobot
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать openml-datarobot 1.0.1


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