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

org.tenkiv.physikal:complete-units 1.0.2.2

Exension library to aid in unit conversion and handling.

Группа

Группа

org.tenkiv.physikal
Идентификатор

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

complete-units
Версия

Версия

1.0.2.2
Тип

Тип

jar

Скачать complete-units 1.0.2.2


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