is not current version
Last Version 0.8.2

Math - core 0.6.0

The base dependency of the modules in the project. It provides the scaffolding for: - abstract algebra's to ensure a common interface for basic operations - an 'uncertain number' interface plus a SPI for formatting those

License

License

GroupId

GroupId

org.meeuw.math
ArtifactId

ArtifactId

mihxil-math
Version

Version

0.6.0
Type

Type

jar
Description

Description

Math - core
The base dependency of the modules in the project. It provides the scaffolding for: - abstract algebra's to ensure a common interface for basic operations - an 'uncertain number' interface plus a SPI for formatting those

Download mihxil-math 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.obermuhlner : big-math Optional jar 2.3.0

provided (3)

Group / Artifact Type Version
javax.validation : validation-api Optional jar 2.0.1.Final
org.projectlombok : lombok jar 1.18.22
org.checkerframework : checker-qual jar 3.19.0

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-jul jar 2.14.1
org.junit.jupiter : junit-jupiter jar 5.8.1
net.jqwik : jqwik jar 1.5.6
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.