uom-domain
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
| License |
License |
|---|---|
| Categories |
CategoriesDoma Data ORM |
| GroupId | GroupIdtech.uom.domain |
| ArtifactId | ArtifactIduom-domain |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionUnits of Measurement Domain Specific Modules
Units of Measurement Project Parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uom-domain-2.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-domain/ -->
<dependency>
<groupId>tech.uom.domain</groupId>
<artifactId>uom-domain</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.domain/uom-domain/
implementation 'tech.uom.domain:uom-domain:2.0'
// https://jarcasting.com/artifacts/tech.uom.domain/uom-domain/
implementation ("tech.uom.domain:uom-domain:2.0")
'tech.uom.domain:uom-domain:pom:2.0'
<dependency org="tech.uom.domain" name="uom-domain" rev="2.0">
<artifact name="uom-domain" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.uom.domain', module='uom-domain', version='2.0')
)
libraryDependencies += "tech.uom.domain" % "uom-domain" % "2.0"
[tech.uom.domain/uom-domain "2.0"]
Units of Measurement Domain Specific Modules
Currently the following libraries/modules are defined
| Version |
|---|
|
2.0
|