is not current version
Last Version 1.3.9999

com.feedzai:openml-datarobot 0.5.6

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.6
Type

Type

jar

Download openml-datarobot 0.5.6


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