is not current version
Last Version 1.3.9999

com.feedzai:openml-datarobot 1.0.24

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

Categories

Categories

Data
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-datarobot
Version

Version

1.0.24
Type

Type

jar

Download openml-datarobot 1.0.24


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