is not current version
Last Version 0.21.0

org.webjars.npm:thymeleaf 0.3.0

WebJar for thymeleaf

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

thymeleaf
Version

Version

0.3.0
Type

Type

jar

Download thymeleaf 0.3.0


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