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