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