ccg-math

A Java Library for arithmetic and summary statistics.

License

License

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-math
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ccg-math
A Java Library for arithmetic and summary statistics.
Project URL

Project URL

https://github.com/agdturner/ccg-math
Project Organization

Project Organization

Centre for Computational Geography, University of Leeds

Download ccg-math

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.agdturner : ccg-io jar 1.1.0
ch.obermuhlner : big-math jar 2.3.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.2
2.0.1
2.0
1.17
1.16
1.15