GroupId | GroupIdpl.chilldev.facelets |
---|---|
ArtifactId | ArtifactIdfacelets-taglib-spring-web |
Version | Version0.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-web/ -->
<dependency>
<groupId>pl.chilldev.facelets</groupId>
<artifactId>facelets-taglib-spring-web</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-web/
implementation 'pl.chilldev.facelets:facelets-taglib-spring-web:0.0.3'
// https://jarcasting.com/artifacts/pl.chilldev.facelets/facelets-taglib-spring-web/
implementation ("pl.chilldev.facelets:facelets-taglib-spring-web:0.0.3")
'pl.chilldev.facelets:facelets-taglib-spring-web:jar:0.0.3'
<dependency org="pl.chilldev.facelets" name="facelets-taglib-spring-web" rev="0.0.3">
<artifact name="facelets-taglib-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.chilldev.facelets', module='facelets-taglib-spring-web', version='0.0.3')
)
libraryDependencies += "pl.chilldev.facelets" % "facelets-taglib-spring-web" % "0.0.3"
[pl.chilldev.facelets/facelets-taglib-spring-web "0.0.3"]