is not current version
Last Version 0.3.0

com.feedzai:openml-python 0.2.0

Python implementations the OpenML API

Categories

Categories

Python Languages
GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-python
Version

Version

0.2.0
Type

Type

pom

Download openml-python 0.2.0

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

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