Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdcom.github.resource4j |
ArtifactId | ArtifactIdresource4j-thymeleaf21 |
Version | Version3.1.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/ -->
<dependency>
<groupId>com.github.resource4j</groupId>
<artifactId>resource4j-thymeleaf21</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/
implementation 'com.github.resource4j:resource4j-thymeleaf21:3.1.3'
// https://jarcasting.com/artifacts/com.github.resource4j/resource4j-thymeleaf21/
implementation ("com.github.resource4j:resource4j-thymeleaf21:3.1.3")
'com.github.resource4j:resource4j-thymeleaf21:jar:3.1.3'
<dependency org="com.github.resource4j" name="resource4j-thymeleaf21" rev="3.1.3">
<artifact name="resource4j-thymeleaf21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.resource4j', module='resource4j-thymeleaf21', version='3.1.3')
)
libraryDependencies += "com.github.resource4j" % "resource4j-thymeleaf21" % "3.1.3"
[com.github.resource4j/resource4j-thymeleaf21 "3.1.3"]