is not current version
Last Version 1.1.1

com.github.dandelion:dandelion-thymeleaf 0.2.0


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-thymeleaf
Version

Version

0.2.0
Type

Type

jar

Download dandelion-thymeleaf 0.2.0


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