Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdesi-include-thymeleaf3-dialect |
Version | Version0.2.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>esi-include-thymeleaf3-dialect</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation 'de.otto:esi-include-thymeleaf3-dialect:0.2.1'
// https://jarcasting.com/artifacts/de.otto/esi-include-thymeleaf3-dialect/
implementation ("de.otto:esi-include-thymeleaf3-dialect:0.2.1")
'de.otto:esi-include-thymeleaf3-dialect:jar:0.2.1'
<dependency org="de.otto" name="esi-include-thymeleaf3-dialect" rev="0.2.1">
<artifact name="esi-include-thymeleaf3-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='esi-include-thymeleaf3-dialect', version='0.2.1')
)
libraryDependencies += "de.otto" % "esi-include-thymeleaf3-dialect" % "0.2.1"
[de.otto/esi-include-thymeleaf3-dialect "0.2.1"]