is not current version
Last Version 1.2.2

com.github.mfornos:humanize-taglib 1.0.0

Humanize tag library.

GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-taglib
Version

Version

1.0.0
Type

Type

jar

Download humanize-taglib 1.0.0


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