GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-theme-scarborough |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
tobago-theme-scarborough-2.0.0.pom | |
tobago-theme-scarborough-2.0.0.jar | 94 KB |
tobago-theme-scarborough-2.0.0-sources.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/ -->
<dependency>
<groupId>org.apache.myfaces.tobago</groupId>
<artifactId>tobago-theme-scarborough</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/
implementation 'org.apache.myfaces.tobago:tobago-theme-scarborough:2.0.0'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-scarborough/
implementation ("org.apache.myfaces.tobago:tobago-theme-scarborough:2.0.0")
'org.apache.myfaces.tobago:tobago-theme-scarborough:jar:2.0.0'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-scarborough" rev="2.0.0">
<artifact name="tobago-theme-scarborough" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-scarborough', version='2.0.0')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-scarborough" % "2.0.0"
[org.apache.myfaces.tobago/tobago-theme-scarborough "2.0.0"]