is not current version
Last Version 1.6.0-beta-2

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

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.0.17
Type

Type

jar

Download tobago-facelets 1.0.17


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