is not current version
Last Version 0.4.0

org.meeuw:mihxil-math 0.3.1

Math related utilities. Measurements (with error indication)

GroupId

GroupId

org.meeuw
ArtifactId

ArtifactId

mihxil-math
Version

Version

0.3.1
Type

Type

jar

Download mihxil-math 0.3.1


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