Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdcom.github.dtrunk90 |
ArtifactId | ArtifactIdthymeleaf-jawr-extension |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.dtrunk90/thymeleaf-jawr-extension/ -->
<dependency>
<groupId>com.github.dtrunk90</groupId>
<artifactId>thymeleaf-jawr-extension</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dtrunk90/thymeleaf-jawr-extension/
implementation 'com.github.dtrunk90:thymeleaf-jawr-extension:2.0.1'
// https://jarcasting.com/artifacts/com.github.dtrunk90/thymeleaf-jawr-extension/
implementation ("com.github.dtrunk90:thymeleaf-jawr-extension:2.0.1")
'com.github.dtrunk90:thymeleaf-jawr-extension:jar:2.0.1'
<dependency org="com.github.dtrunk90" name="thymeleaf-jawr-extension" rev="2.0.1">
<artifact name="thymeleaf-jawr-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dtrunk90', module='thymeleaf-jawr-extension', version='2.0.1')
)
libraryDependencies += "com.github.dtrunk90" % "thymeleaf-jawr-extension" % "2.0.1"
[com.github.dtrunk90/thymeleaf-jawr-extension "2.0.1"]