is not current version
Last Version 2.3.1

io.knotx:knotx-template-engine-core 2.0.0-RC4

Knot.x Template Engine Core

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-template-engine-core
Version

Version

2.0.0-RC4
Type

Type

jar

Download knotx-template-engine-core 2.0.0-RC4


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