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

org.cleartk:cleartk-ml 1.3.0

ClearTK machine learning library and interfaces

Группа

Группа

org.cleartk
Идентификатор

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

cleartk-ml
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать cleartk-ml 1.3.0


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