is not current version
Last Version 0.8.2

org.meeuw.math:mihxil-algebra 0.6.1

Some more implementations of abstract algebra's.

GroupId

GroupId

org.meeuw.math
ArtifactId

ArtifactId

mihxil-algebra
Version

Version

0.6.1
Type

Type

jar

Download mihxil-algebra 0.6.1


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