NOTUVY measurement

A framework for representing measurements, which are defined as a numeric value with an associated unit. Measurements of different units can be compared (for equality, for sorting, etc). Measurements can be freely converted to other units of the same category.

Лицензия

Лицензия

Группа

Группа

com.notuvy
Идентификатор

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

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

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

NOTUVY measurement
A framework for representing measurements, which are defined as a numeric value with an associated unit. Measurements of different units can be compared (for equality, for sorting, etc). Measurements can be freely converted to other units of the same category.
Ссылка на сайт

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

http://labs.notuvy.com/projects/notuvyunit/

Скачать notuvyunit

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.1

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

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

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

Версия
0.0.3
0.0.2
0.0.1