is not current version
Last Version 1.2.2

com.github.mfornos:humanize 0.1.4

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

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize
Version

Version

0.1.4
Type

Type

pom

Download humanize 0.1.4

Filename Size
humanize-0.1.4.pom 2 KB
Browse

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