quantities

A library for handling quantities.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

quantities
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

quantities
A library for handling quantities.
Project URL

Project URL

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

Source Code Management

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

Download quantities

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
eu.hoefel : jatex jar 1.2.0
eu.hoefel : utils jar 0.3.0
eu.hoefel : units jar 2.2.0
eu.hoefel : coordinates jar 1.1.1

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
0.10.0
0.9.0