is not current version
Last Version 1.2.2

com.github.mfornos:humanize-icu 0.1.2


GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-icu
Version

Version

0.1.2
Type

Type

jar

Download humanize-icu 0.1.2


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