units

A library for handling units in Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

units
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

units
A library for handling units in Java.
Project URL

Project URL

https://github.com/uhoefel/units
Source Code Management

Source Code Management

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

Download units

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0