| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.feedzai |
| Идентификатор | Идентификаторopenml-datarobot |
| Версия | Версия0.5.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| openml-datarobot-0.5.8.pom | |
| openml-datarobot-0.5.8.jar | 16 MB |
| openml-datarobot-0.5.8-sources.jar | 11 KB |
| openml-datarobot-0.5.8-javadoc.jar | 42 KB |
| Обзор |
<!-- 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"]