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