is not current version
Last Version 0.2.7

ai.libs:jaicore-math 0.2.6

This project provides fundamental utils for math operations.

GroupId

GroupId

ai.libs
ArtifactId

ArtifactId

jaicore-math
Version

Version

0.2.6
Type

Type

jar

Download jaicore-math 0.2.6


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