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