is not current version
Last Version 1.2.2

com.github.mfornos:humanize-slim 1.1.3

Lightweight Humanize core

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-slim
Version

Version

1.1.3
Type

Type

jar

Download humanize-slim 1.1.3


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