| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.liferay.plugins |
| Идентификатор | Идентификаторfjord-theme |
| Последняя версия | Последняя версия4.0.8 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описание |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fjord-theme-4.0.8.pom | |
| fjord-theme-4.0.8.war | 4 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.liferay.plugins/fjord-theme/ -->
<dependency>
<groupId>com.liferay.plugins</groupId>
<artifactId>fjord-theme</artifactId>
<version>4.0.8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.plugins/fjord-theme/
implementation 'com.liferay.plugins:fjord-theme:4.0.8'
// https://jarcasting.com/artifacts/com.liferay.plugins/fjord-theme/
implementation ("com.liferay.plugins:fjord-theme:4.0.8")
'com.liferay.plugins:fjord-theme:war:4.0.8'
<dependency org="com.liferay.plugins" name="fjord-theme" rev="4.0.8">
<artifact name="fjord-theme" type="war" />
</dependency>
@Grapes(
@Grab(group='com.liferay.plugins', module='fjord-theme', version='4.0.8')
)
libraryDependencies += "com.liferay.plugins" % "fjord-theme" % "4.0.8"
[com.liferay.plugins/fjord-theme "4.0.8"]