is not current version
Last Version 5.0.0

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


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-theme-standard
Version

Version

3.0.4
Type

Type

jar

Download tobago-theme-standard 3.0.4


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