is not current version
Last Version 3.1.0

com.threewks.thundr:thundr-handlebars 2.0.0-rc1

A thundr module for rendering views using Handlebars

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-handlebars
Version

Version

2.0.0-rc1
Type

Type

jar

Download thundr-handlebars 2.0.0-rc1


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