math.jar

This library is a collection of math classes to support calculations.

License

License

GroupId

GroupId

io.rala
ArtifactId

ArtifactId

math
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

math.jar
This library is a collection of math classes to support calculations.
Project URL

Project URL

https://www.rala.io/library/math
Source Code Management

Source Code Management

https://github.com/rala72/math

Download math

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0