is not current version
Last Version 2.1

systems.uom:systems-parent 0.7.1

Parent POM for Unit Systems

GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-parent
Version

Version

0.7.1
Type

Type

pom

Download systems-parent 0.7.1

Filename Size
systems-parent-0.7.1.pom 7 KB
Browse

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