GroupId | GroupIdorg.meeuw.math |
---|---|
ArtifactId | ArtifactIdmihxil-algebra |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
mihxil-algebra-0.6.1.pom | |
mihxil-algebra-0.6.1.jar | 103 KB |
mihxil-algebra-0.6.1-tests.jar | 59 KB |
mihxil-algebra-0.6.1-sources.jar | 47 KB |
mihxil-algebra-0.6.1-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.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"]