is not current version
Last Version 1.2.2

com.github.mfornos:humanize-ucum 1.1.4

Unified Code for Units of Measure support (JSR-275)

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-ucum
Version

Version

1.1.4
Type

Type

jar

Download humanize-ucum 1.1.4


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