Last Version

Feedzai OpenML API Main 1.2.0

Group of modules related with the OpenML API

License

License

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml
Version

Version

1.2.0
Type

Type

pom
Description

Description

Feedzai OpenML API Main
Group of modules related with the OpenML API
Project URL

Project URL

https://github.com/feedzai/feedzai-openml
Project Organization

Project Organization

Feedzai
Source Code Management

Source Code Management

https://github.com/feedzai/feedzai-openml

Download openml 1.2.0

Filename Size
openml-1.2.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • openml-api
  • openml-utils
  • openml-example
  • openml-provider-archetype