не последняя версия
Последняя версия 2.1

io.github.agdturner:ccg-math 2.0

A Java Library for arithmetic and summary statistics.

Группа

Группа

io.github.agdturner
Идентификатор

Идентификатор

ccg-math
Версия

Версия

2.0
Тип

Тип

jar

Скачать ccg-math 2.0


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