is not current version
Last Version 1.6.0-beta-2

org.apache.myfaces.tobago:tobago-facelets 1.5.13

Tobago-facelets contains the facelets TagHandler for the tobago components and the facelets variant(tf) for the tobago extension taglib.

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-facelets
Version

Version

1.5.13
Type

Type

jar

Download tobago-facelets 1.5.13


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-facelets/ -->
<dependency>
    <groupId>org.apache.myfaces.tobago</groupId>
    <artifactId>tobago-facelets</artifactId>
    <version>1.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-facelets/
implementation 'org.apache.myfaces.tobago:tobago-facelets:1.5.13'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-facelets/
implementation ("org.apache.myfaces.tobago:tobago-facelets:1.5.13")
'org.apache.myfaces.tobago:tobago-facelets:jar:1.5.13'
<dependency org="org.apache.myfaces.tobago" name="tobago-facelets" rev="1.5.13">
  <artifact name="tobago-facelets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-facelets', version='1.5.13')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-facelets" % "1.5.13"
[org.apache.myfaces.tobago/tobago-facelets "1.5.13"]