is not current version
Last Version 1.2.2

com.github.mfornos:humanize 1.1.3

Java facility for adding a ���human touch��� to data.

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize
Version

Version

1.1.3
Type

Type

pom

Download humanize 1.1.3

Filename Size
humanize-1.1.3.pom 3 KB
Browse

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