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