is not current version
Last Version 2.1

systems.uom:systems-parent 1.0

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

1.0
Type

Type

pom

Download systems-parent 1.0

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

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