Last Version

Mihxil's Math 0.4.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
ArtifactId

ArtifactId

mihxil-math
Version

Version

0.4.0
Type

Type

jar
Description

Description

Mihxil's Math
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.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.validation : validation-api Optional jar 2.0.1.Final
ch.obermuhlner : big-math jar 2.3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-jul jar 2.14.0
org.junit.jupiter : junit-jupiter jar 5.7.0
net.jqwik : jqwik jar 1.3.10
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.