Math - parent

Math related utilities. Measurements (with error indication)

License

License

GroupId

GroupId

org.meeuw.math
ArtifactId

ArtifactId

mihxil-math-parent
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Math - parent
Math related utilities. Measurements (with error indication)
Source Code Management

Source Code Management

https://github.com/mihxil/math

Download mihxil-math-parent

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.21.4
org.projectlombok : lombok jar 1.18.24

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
net.jqwik : jqwik jar 1.6.4
org.assertj : assertj-core jar 3.22.0
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-jul jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

  • mihxil-configuration
  • mihxil-math
  • mihxil-math-theories
  • mihxil-physics
  • mihxil-statistics
  • mihxil-algebra

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0