agdt-java-generic-math

A Java Library for arithmetic and summary statistics.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

agdt-java-generic-math
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

agdt-java-generic-math
A Java Library for arithmetic and summary statistics.
Project URL

Project URL

https://github.com/agdturner/agdt-java-generic-math
Project Organization

Project Organization

Centre for Computational Geography, University of Leeds

Download agdt-java-generic-math

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.agdturner : agdt-java-generic jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0