uom-domain
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesAnt Build Tools Doma Data ORM |
GroupId | GroupIdtech.uom.domain |
ArtifactId | ArtifactIduom-energy-quantity |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnits of Measurement Energy Quantities
Units of Measurement Energy Reusable Quantities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
uom-energy-quantity-2.0.pom | |
uom-energy-quantity-2.0.jar | 3 KB |
uom-energy-quantity-2.0-tests.jar | 1 KB |
uom-energy-quantity-2.0-sources.jar | 5 KB |
uom-energy-quantity-2.0-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-energy-quantity/ -->
<dependency>
<groupId>tech.uom.domain</groupId>
<artifactId>uom-energy-quantity</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.domain/uom-energy-quantity/
implementation 'tech.uom.domain:uom-energy-quantity:2.0'
// https://jarcasting.com/artifacts/tech.uom.domain/uom-energy-quantity/
implementation ("tech.uom.domain:uom-energy-quantity:2.0")
'tech.uom.domain:uom-energy-quantity:jar:2.0'
<dependency org="tech.uom.domain" name="uom-energy-quantity" rev="2.0">
<artifact name="uom-energy-quantity" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.uom.domain', module='uom-energy-quantity', version='2.0')
)
libraryDependencies += "tech.uom.domain" % "uom-energy-quantity" % "2.0"
[tech.uom.domain/uom-energy-quantity "2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.measure : unit-api | jar | 2.0 |
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
Version |
---|
2.0
|