is not current version
Last Version 2.3.1

io.knotx:knotx-template-engine-handlebars 2.0.0

Knot.x Template Engine Handlebars

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-template-engine-handlebars
Version

Version

2.0.0
Type

Type

jar

Download knotx-template-engine-handlebars 2.0.0


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