is not current version
Last Version 2.1

si.uom:si-parent 2.0.1

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

GroupId

GroupId

si.uom
ArtifactId

ArtifactId

si-parent
Version

Version

2.0.1
Type

Type

pom

Download si-parent 2.0.1

Filename Size
si-parent-2.0.1.pom 9 KB
Browse

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