is not current version
Last Version 2.1

systems.uom:systems-parent 1.3

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

1.3
Type

Type

pom

Download systems-parent 1.3

Filename Size
systems-parent-1.3.pom 9 KB
Browse

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