is not current version
Last Version 3.1.0

com.threewks.thundr:thundr-handlebars 3.0.0

A thundr module for rendering views using Handlebars

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-handlebars
Version

Version

3.0.0
Type

Type

jar

Download thundr-handlebars 3.0.0


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