is not current version
Last Version 2.1

systems.uom:systems-parent 0.8

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

0.8
Type

Type

pom

Download systems-parent 0.8

Filename Size
systems-parent-0.8.pom 8 KB
Browse

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