is not current version
Last Version 1.2.0

com.feedzai:openml-utils 0.2.2

Contains the utility classes to help to import a model.

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-utils
Version

Version

0.2.2
Type

Type

jar

Download openml-utils 0.2.2


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