Last Version

org.meeuw:mihxil-math-test 0.4.0

This module is used to further test some classes in mihxil-math. Mainly to be able to use the theories from mihxil-math-theories, without introducing a circular dependency.

License

License

GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-math-test
Version

Version

0.4.0
Type

Type

jar
Description

Description

This module is used to further test some classes in mihxil-math. Mainly to be able to use the theories from mihxil-math-theories, without introducing a circular dependency.

Download mihxil-math-test 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.meeuw : mihxil-math jar 0.4.0

provided (1)

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

test (5)

Group / Artifact Type Version
org.meeuw : mihxil-math-theories jar 0.4.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
org.apache.logging.log4j : log4j-core jar 2.14.0

Project Modules

There are no modules declared in this project.