GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-theme-scarborough |
Version | Version1.0.21 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-scarborough</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/
implementation 'org.apache.myfaces.tobago:tobago-theme-scarborough:1.0.21'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/
implementation ("org.apache.myfaces.tobago:tobago-theme-scarborough:1.0.21")
'org.apache.myfaces.tobago:tobago-theme-scarborough:jar:1.0.21'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-scarborough" rev="1.0.21">
<artifact name="tobago-theme-scarborough" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-scarborough', version='1.0.21')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-scarborough" % "1.0.21"
[org.apache.myfaces.tobago/tobago-theme-scarborough "1.0.21"]