is not current version
Last Version 2.1

si.uom:si-parent 1.3

Units of Measurement SI (Système International d'Unités)

GroupId

GroupId

si.uom
ArtifactId

ArtifactId

si-parent
Version

Version

1.3
Type

Type

pom

Download si-parent 1.3

Filename Size
si-parent-1.3.pom 7 KB
Browse

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