Categories |
CategoriesNet Leaf Data Databases |
---|---|
GroupId | GroupIdnet.unit8.enkan |
ArtifactId | ArtifactIdenkan-component-thymeleaf |
Version | Version0.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-thymeleaf/ -->
<dependency>
<groupId>net.unit8.enkan</groupId>
<artifactId>enkan-component-thymeleaf</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-thymeleaf/
implementation 'net.unit8.enkan:enkan-component-thymeleaf:0.3.1'
// https://jarcasting.com/artifacts/net.unit8.enkan/enkan-component-thymeleaf/
implementation ("net.unit8.enkan:enkan-component-thymeleaf:0.3.1")
'net.unit8.enkan:enkan-component-thymeleaf:jar:0.3.1'
<dependency org="net.unit8.enkan" name="enkan-component-thymeleaf" rev="0.3.1">
<artifact name="enkan-component-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.enkan', module='enkan-component-thymeleaf', version='0.3.1')
)
libraryDependencies += "net.unit8.enkan" % "enkan-component-thymeleaf" % "0.3.1"
[net.unit8.enkan/enkan-component-thymeleaf "0.3.1"]