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

ai.libs:jaicore-ml-meka 0.2.3

This project provides utils to deal with machine learning tasks. Especially it gives support to work with standard ML libraries in Java.

Группа

Группа

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

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

jaicore-ml-meka
Версия

Версия

0.2.3
Тип

Тип

jar

Скачать jaicore-ml-meka 0.2.3


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