is not current version
Last Version 5.0.0

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


GroupId

GroupId

org.apache.myfaces.tobago
ArtifactId

ArtifactId

tobago-theme-standard
Version

Version

1.0.36
Type

Type

jar

Download tobago-theme-standard 1.0.36


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