не последняя версия
Последняя версия 0.4.5

com.github.wuic:wuic-thymeleaf 0.4.1.RC1


Категории

Категории

Leaf Данные Базы данных
Группа

Группа

com.github.wuic
Идентификатор

Идентификатор

wuic-thymeleaf
Версия

Версия

0.4.1.RC1
Тип

Тип

jar

Скачать wuic-thymeleaf 0.4.1.RC1


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