is not current version
Last Version 2.1

systems.uom:systems-parent 0.6

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

0.6
Type

Type

pom

Download systems-parent 0.6

Filename Size
systems-parent-0.6.pom 5 KB
Browse

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