GroupId | GroupIdorg.apache.myfaces.tobago |
---|---|
ArtifactId | ArtifactIdtobago-theme-richmond |
Version | Version1.0.15 |
Type | Typejar |
Filename | Size |
---|---|
tobago-theme-richmond-1.0.15.pom | |
tobago-theme-richmond-1.0.15.jar | 34 KB |
tobago-theme-richmond-1.0.15-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>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation 'org.apache.myfaces.tobago:tobago-theme-richmond:1.0.15'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation ("org.apache.myfaces.tobago:tobago-theme-richmond:1.0.15")
'org.apache.myfaces.tobago:tobago-theme-richmond:jar:1.0.15'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-richmond" rev="1.0.15">
<artifact name="tobago-theme-richmond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-richmond', version='1.0.15')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-richmond" % "1.0.15"
[org.apache.myfaces.tobago/tobago-theme-richmond "1.0.15"]