is not current version
Last Version 2.2.0

units 2.1.0

A library for handling units in Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

units
Version

Version

2.1.0
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 2.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
eu.hoefel : utils jar 0.2.0
eu.hoefel : jatex jar 1.1.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.