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

com.airlenet:play-template-thymeleaf 1.0.0.RELEASE


Категории

Категории

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

Группа

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

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

play-template-thymeleaf
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать play-template-thymeleaf 1.0.0.RELEASE


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