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