is not current version
Last Version 2.1

io.github.agdturner:ccg-math 2.0.4

A Java Library for arithmetic and summary statistics.

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-math
Version

Version

2.0.4
Type

Type

jar

Download ccg-math 2.0.4


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