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