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