is not current version
Last Version 2.1

systems.uom:systems-parent 2.0.2

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

2.0.2
Type

Type

pom

Download systems-parent 2.0.2

Filename Size
systems-parent-2.0.2.pom 11 KB
Browse

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