is not current version
Last Version 3.0.0

com.jetdrone:yoke.engine.thymeleaf 1.0.13

Thymeleaf for Yoke a middleware framework for Vert.x

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

yoke.engine.thymeleaf
Version

Version

1.0.13
Type

Type

jar

Download yoke.engine.thymeleaf 1.0.13


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