is not current version
Last Version 1.2.2

com.github.mfornos:humanize-jsf 1.1.5

Humanize Java Server Faces converters

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.github.mfornos
ArtifactId

ArtifactId

humanize-jsf
Version

Version

1.1.5
Type

Type

jar

Download humanize-jsf 1.1.5


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