is not current version
Last Version 0.4.5

com.github.wuic:wuic-thymeleaf 0.4.4.RC2


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.wuic
ArtifactId

ArtifactId

wuic-thymeleaf
Version

Version

0.4.4.RC2
Type

Type

jar

Download wuic-thymeleaf 0.4.4.RC2


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