is not current version
Last Version 1.6.0-beta-2

org.apache.myfaces.tobago:tobago-taglib-extension 1.5.9

Contains the Tobago extension tags (tx).

GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-taglib-extension
Version

Version

1.5.9
Type

Type

jar

Download tobago-taglib-extension 1.5.9


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