units

A library for handling units in Java.

Лицензия

Лицензия

Группа

Группа

eu.hoefel
Идентификатор

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

units
Последняя версия

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

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

units
A library for handling units in Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/uhoefel/units
Система контроля версий

Система контроля версий

https://github.com/uhoefel/units/tree/master

Скачать units

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.openjfx : javafx-web jar 18.0.1
eu.hoefel : jatex jar 1.2.0
eu.hoefel : utils jar 0.3.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0