is not current version
Last Version 1.3.9999

com.feedzai:openml-datarobot 0.5.14

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

Categories

Categories

Data
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-datarobot
Version

Version

0.5.14
Type

Type

jar

Download openml-datarobot 0.5.14


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