| Группа | Группаorg.apache.myfaces.tobago |
|---|---|
| Идентификатор | Идентификаторtobago-theme-richmond |
| Версия | Версия1.5.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tobago-theme-richmond-1.5.4.pom | |
| tobago-theme-richmond-1.5.4.jar | 33 KB |
| tobago-theme-richmond-1.5.4-sources.jar | 29 KB |
| Обзор |
<!-- 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.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation 'org.apache.myfaces.tobago:tobago-theme-richmond:1.5.4'
// https://jarcasting.com/artifacts/org.apache.myfaces.tobago/tobago-theme-richmond/
implementation ("org.apache.myfaces.tobago:tobago-theme-richmond:1.5.4")
'org.apache.myfaces.tobago:tobago-theme-richmond:jar:1.5.4'
<dependency org="org.apache.myfaces.tobago" name="tobago-theme-richmond" rev="1.5.4">
<artifact name="tobago-theme-richmond" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.tobago', module='tobago-theme-richmond', version='1.5.4')
)
libraryDependencies += "org.apache.myfaces.tobago" % "tobago-theme-richmond" % "1.5.4"
[org.apache.myfaces.tobago/tobago-theme-richmond "1.5.4"]