License |
License
BSD
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdsystems.uom |
ArtifactId | ArtifactIdsystems-quantity |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnits of Measurement Systems Quantities
Additional quantities for Unit Systems
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
systems-quantity-2.1.pom | |
systems-quantity-2.1.jar | 5 KB |
systems-quantity-2.1-tests.jar | 2 KB |
systems-quantity-2.1-sources.jar | 13 KB |
systems-quantity-2.1-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/systems.uom/systems-quantity/ -->
<dependency>
<groupId>systems.uom</groupId>
<artifactId>systems-quantity</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/systems.uom/systems-quantity/
implementation 'systems.uom:systems-quantity:2.1'
// https://jarcasting.com/artifacts/systems.uom/systems-quantity/
implementation ("systems.uom:systems-quantity:2.1")
'systems.uom:systems-quantity:jar:2.1'
<dependency org="systems.uom" name="systems-quantity" rev="2.1">
<artifact name="systems-quantity" type="jar" />
</dependency>
@Grapes(
@Grab(group='systems.uom', module='systems-quantity', version='2.1')
)
libraryDependencies += "systems.uom" % "systems-quantity" % "2.1"
[systems.uom/systems-quantity "2.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.measure : unit-api | jar | 2.1.2 |