is not current version
Last Version 0.5.2

com.github.wuic.extensions:wuic-thymeleaf 0.5.1.RC2


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.wuic.extensions
ArtifactId

ArtifactId

wuic-thymeleaf
Version

Version

0.5.1.RC2
Type

Type

jar

Download wuic-thymeleaf 0.5.1.RC2


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