is not current version
Last Version 2.1.3

tech.uom:uom-parent 2.0-PRD

Units of Measurement Project Parent POM

GroupId

GroupId

tech.uom
ArtifactId

ArtifactId

uom-parent
Version

Version

2.0-PRD
Type

Type

pom

Download uom-parent 2.0-PRD

Filename Size
uom-parent-2.0-PRD.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/tech.uom/uom-parent/ -->
<dependency>
    <groupId>tech.uom</groupId>
    <artifactId>uom-parent</artifactId>
    <version>2.0-PRD</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.uom/uom-parent/
implementation 'tech.uom:uom-parent:2.0-PRD'
// https://jarcasting.com/artifacts/tech.uom/uom-parent/
implementation ("tech.uom:uom-parent:2.0-PRD")
'tech.uom:uom-parent:pom:2.0-PRD'
<dependency org="tech.uom" name="uom-parent" rev="2.0-PRD">
  <artifact name="uom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.uom', module='uom-parent', version='2.0-PRD')
)
libraryDependencies += "tech.uom" % "uom-parent" % "2.0-PRD"
[tech.uom/uom-parent "2.0-PRD"]