is not current version
Last Version 2.1

systems.uom:systems-unicode 2.0.1


GroupId

GroupId

systems.uom
ArtifactId

ArtifactId

systems-unicode
Version

Version

2.0.1
Type

Type

jar

Download systems-unicode 2.0.1


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