| Категории |
КатегорииLeaf Данные Базы данных |
|---|---|
| Группа | Группаcom.github.resource4j |
| Идентификатор | Идентификаторresource4j-thymeleaf3 |
| Версия | Версия3.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| resource4j-thymeleaf3-3.1.2.pom | |
| resource4j-thymeleaf3-3.1.2.jar | 7 KB |
| resource4j-thymeleaf3-3.1.2-sources.jar | 5 KB |
| resource4j-thymeleaf3-3.1.2-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf3/ -->
<dependency>
<groupId>com.github.resource4j</groupId>
<artifactId>resource4j-thymeleaf3</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf3/
implementation 'com.github.resource4j:resource4j-thymeleaf3:3.1.2'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf3/
implementation ("com.github.resource4j:resource4j-thymeleaf3:3.1.2")
'com.github.resource4j:resource4j-thymeleaf3:jar:3.1.2'
<dependency org="com.github.resource4j" name="resource4j-thymeleaf3" rev="3.1.2">
<artifact name="resource4j-thymeleaf3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-thymeleaf3', version='3.1.2')
)
libraryDependencies += "com.github.resource4j" % "resource4j-thymeleaf3" % "3.1.2"
[com.github.resource4j/resource4j-thymeleaf3 "3.1.2"]