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