is not current version
Last Version 2.1

si.uom:si-parent 0.4

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

GroupId

GroupId

si.uom
ArtifactId

ArtifactId

si-parent
Version

Version

0.4
Type

Type

pom

Download si-parent 0.4

Filename Size
si-parent-0.4.pom 2 KB
Browse

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