is not current version
Last Version 1.0.3

tec.uom.lib:uom-lib-common 0.9


GroupId

GroupId

tec.uom.lib
ArtifactId

ArtifactId

uom-lib-common
Version

Version

0.9
Type

Type

jar

Download uom-lib-common 0.9


<!-- https://jarcasting.com/artifacts/tec.uom.lib/uom-lib-common/ -->
<dependency>
    <groupId>tec.uom.lib</groupId>
    <artifactId>uom-lib-common</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/tec.uom.lib/uom-lib-common/
implementation 'tec.uom.lib:uom-lib-common:0.9'
// https://jarcasting.com/artifacts/tec.uom.lib/uom-lib-common/
implementation ("tec.uom.lib:uom-lib-common:0.9")
'tec.uom.lib:uom-lib-common:jar:0.9'
<dependency org="tec.uom.lib" name="uom-lib-common" rev="0.9">
  <artifact name="uom-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tec.uom.lib', module='uom-lib-common', version='0.9')
)
libraryDependencies += "tec.uom.lib" % "uom-lib-common" % "0.9"
[tec.uom.lib/uom-lib-common "0.9"]