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