License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdeu.hoefel |
ArtifactId | ArtifactIdquantities |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquantities
A library for handling quantities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quantities-0.10.0.pom | |
quantities-0.10.0.jar | 33 KB |
quantities-0.10.0-sources.jar | 25 KB |
quantities-0.10.0-javadoc.jar | 177 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |