is not current version
Last Version 0.3.0

com.feedzai:openml-python 0.1.1

Python implementations the OpenML API

Categories

Categories

Python Languages
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-python
Version

Version

0.1.1
Type

Type

pom

Download openml-python 0.1.1

Filename Size
openml-python-0.1.1.pom 10 KB
Browse

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