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

com.github.bentorfs:ai-algorithms 0.1.0

A collection of well-known AI and machine learning algorithms

Группа

Группа

com.github.bentorfs
Идентификатор

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

ai-algorithms
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать ai-algorithms 0.1.0


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