is not current version
Last Version 5.0.0

org.apache.myfaces.tobago:tobago-theme-standard 4.5.3


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-theme-standard
Version

Version

4.5.3
Type

Type

jar

Download tobago-theme-standard 4.5.3


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