не последняя версия
Последняя версия 0.2.7

ai.libs:mlplan-ext-metalearning 0.2.3

This project provides tooling for Meta Learning for ML-Plan.

Группа

Группа

ai.libs
Идентификатор

Идентификатор

mlplan-ext-metalearning
Версия

Версия

0.2.3
Тип

Тип

jar

Скачать mlplan-ext-metalearning 0.2.3


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