не последняя версия
Последняя версия 0.8.2

org.meeuw.math:mihxil-physics 0.6.1

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

Группа

Группа

org.meeuw.math
Идентификатор

Идентификатор

mihxil-physics
Версия

Версия

0.6.1
Тип

Тип

jar

Скачать mihxil-physics 0.6.1


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