| License |
License |
|---|---|
| GroupId | GroupIdorg.meeuw.math |
| ArtifactId | ArtifactIdmihxil-algebra |
| Last Version | Last Version0.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMath - algebra
Some more implementations of abstract algebra's.
|
| Filename | Size |
|---|---|
| mihxil-algebra-0.8.2.pom | |
| mihxil-algebra-0.8.2.jar | 102 KB |
| mihxil-algebra-0.8.2-tests.jar | 54 KB |
| mihxil-algebra-0.8.2-sources.jar | 47 KB |
| mihxil-algebra-0.8.2-javadoc.jar | 776 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw.math/mihxil-algebra/ -->
<dependency>
<groupId>org.meeuw.math</groupId>
<artifactId>mihxil-algebra</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-algebra/
implementation 'org.meeuw.math:mihxil-algebra:0.8.2'
// https://jarcasting.com/artifacts/org.meeuw.math/mihxil-algebra/
implementation ("org.meeuw.math:mihxil-algebra:0.8.2")
'org.meeuw.math:mihxil-algebra:jar:0.8.2'
<dependency org="org.meeuw.math" name="mihxil-algebra" rev="0.8.2">
<artifact name="mihxil-algebra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.math', module='mihxil-algebra', version='0.8.2')
)
libraryDependencies += "org.meeuw.math" % "mihxil-algebra" % "0.8.2"
[org.meeuw.math/mihxil-algebra "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.meeuw.math : mihxil-math | jar | 0.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.validation : jakarta.validation-api Optional | jar | 3.0.0 |
| org.checkerframework : checker-qual | jar | 3.21.4 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.meeuw.math : mihxil-math-theories | jar | 0.8.2 |
| ch.obermuhlner : big-math | jar | 2.3.0 |
| org.reflections : reflections | jar | 0.10.2 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.4.Final |
| 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 |