is not current version
Last Version 2.3.1

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

Knot.x Template Engine Handlebars

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-template-engine-handlebars
Version

Version

2.0.0-RC5
Type

Type

jar

Download knotx-template-engine-handlebars 2.0.0-RC5


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