| License |
License |
|---|---|
| GroupId | GroupIdorg.meeuw.math |
| ArtifactId | ArtifactIdmihxil-math-parent |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
DescriptionMath - parent
Math related utilities. Measurements (with error indication)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mihxil-math-parent-0.5.0.pom | 13 KB |
| mihxil-math-parent-0.5.0-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math-parent/ -->
<dependency>
<groupId>org.meeuw.math</groupId>
<artifactId>mihxil-math-parent</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math-parent/
implementation 'org.meeuw.math:mihxil-math-parent:0.5.0'
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-math-parent/
implementation ("org.meeuw.math:mihxil-math-parent:0.5.0")
'org.meeuw.math:mihxil-math-parent:jar:0.5.0'
<dependency org="org.meeuw.math" name="mihxil-math-parent" rev="0.5.0">
<artifact name="mihxil-math-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.math', module='mihxil-math-parent', version='0.5.0')
)
libraryDependencies += "org.meeuw.math" % "mihxil-math-parent" % "0.5.0"
[org.meeuw.math/mihxil-math-parent "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |