is not current version
Last Version 2.1

io.github.agdturner:ccg-math 1.16

A Java Library for arithmetic and summary statistics.

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-math
Version

Version

1.16
Type

Type

jar

Download ccg-math 1.16


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