is not current version
Last Version 0.2.7

ai.libs:jaicore-math 0.1.5

This project provides fundamental utils for math operations.

GroupId

GroupId

ai.libs
ArtifactId

ArtifactId

jaicore-math
Version

Version

0.1.5
Type

Type

jar

Download jaicore-math 0.1.5


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