algorithms

Fundamental utils required by many other starlibs projects.

License

License

GroupId

GroupId

org.api4
ArtifactId

ArtifactId

ai-ml
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

algorithms
Fundamental utils required by many other starlibs projects.
Project URL

Project URL

https://api4.org
Source Code Management

Source Code Management

https://github.com/fmohr/api4

Download ai-ml

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.aeonbits.owner : owner-java8 jar 1.0.10
com.google.guava : guava jar 27.0-jre
org.slf4j : slf4j-api jar 1.7.25
org.api4 : common jar 1.0.0
org.api4 : algorithm jar 1.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0