is not current version
Last Version 0.8.2

Math - physics 0.5.0

Contains the structure to associate units and dimensions to (uncertain) numbers. i.e. an object to represent a 'measurement'

License

License

GroupId

GroupId

org.meeuw.math
ArtifactId

ArtifactId

mihxil-physics
Version

Version

0.5.0
Type

Type

jar
Description

Description

Math - physics
Contains the structure to associate units and dimensions to (uncertain) numbers. i.e. an object to represent a 'measurement'

Download mihxil-physics 0.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.meeuw.math : mihxil-math jar 0.5.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (5)

Group / Artifact Type Version
org.meeuw.math : mihxil-math-theories jar 0.5.0
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

Project Modules

There are no modules declared in this project.