is not current version
Last Version 1.1.1

math.jar 1.1.0

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

License

License

GroupId

GroupId

io.rala
ArtifactId

ArtifactId

math
Version

Version

1.1.0
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 1.1.0


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

Dependencies

compile (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.