is not current version
Last Version 4.3.0

com.github.jknack:handlebars-humanize 0.5.3


GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

handlebars-humanize
Version

Version

0.5.3
Type

Type

jar

Download handlebars-humanize 0.5.3


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