is not current version
Last Version 1.1.1

com.github.dandelion:dandelion-thymeleaf 1.0.1

Thymeleaf implementation of Dandelion that provides a Thymeleaf dialect.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-thymeleaf
Version

Version

1.0.1
Type

Type

jar

Download dandelion-thymeleaf 1.0.1


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