is not current version
Last Version 0.10.0

quantities 0.9.0

A library for handling quantities.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

quantities
Version

Version

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
eu.hoefel : coordinates jar 1.0.5
eu.hoefel : units jar 2.1.0
eu.hoefel : utils jar 0.2.3

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.