is not current version
Last Version 2.1

systems.uom:systems-quantity 2.0.2


Categories

Categories

Ant Build Tools
GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-quantity
Version

Version

2.0.2
Type

Type

jar

Download systems-quantity 2.0.2


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