is not current version
Last Version 0.2.7

ai.libs:mlplan-ext-reduction 0.2.6

This project provides an implementation of the AutoML tool ML-Plan.

GroupId

GroupId

ai.libs
ArtifactId

ArtifactId

mlplan-ext-reduction
Version

Version

0.2.6
Type

Type

jar

Download mlplan-ext-reduction 0.2.6


<!-- https://jarcasting.com/artifacts/ai.libs/mlplan-ext-reduction/ -->
<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>mlplan-ext-reduction</artifactId>
    <version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.libs/mlplan-ext-reduction/
implementation 'ai.libs:mlplan-ext-reduction:0.2.6'
// https://jarcasting.com/artifacts/ai.libs/mlplan-ext-reduction/
implementation ("ai.libs:mlplan-ext-reduction:0.2.6")
'ai.libs:mlplan-ext-reduction:jar:0.2.6'
<dependency org="ai.libs" name="mlplan-ext-reduction" rev="0.2.6">
  <artifact name="mlplan-ext-reduction" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.libs', module='mlplan-ext-reduction', version='0.2.6')
)
libraryDependencies += "ai.libs" % "mlplan-ext-reduction" % "0.2.6"
[ai.libs/mlplan-ext-reduction "0.2.6"]