is not current version
Last Version 5.0.0

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


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-theme-standard
Version

Version

2.4.5
Type

Type

jar

Download tobago-theme-standard 2.4.5


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