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

com.github.dandelion:dandelion-thymeleaf 0.1.0


Категории

Категории

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

Группа

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

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

dandelion-thymeleaf
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать dandelion-thymeleaf 0.1.0


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