is not current version
Last Version 2.1

systems.uom:systems-unicode 0.4


GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-unicode
Version

Version

0.4
Type

Type

jar

Download systems-unicode 0.4


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