не последняя версия
Последняя версия 1.0.163

com.liferay:com.liferay.project.templates.theme.contributor 1.0.127

Creates a Liferay module project that packages UI resources (e.g., CSS and JS) independent of a theme to include on a Liferay Portal page.

Группа

Группа

com.liferay
Идентификатор

Идентификатор

com.liferay.project.templates.theme.contributor
Версия

Версия

1.0.127
Тип

Тип

jar

Скачать com.liferay.project.templates.theme.contributor 1.0.127


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.theme.contributor/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.project.templates.theme.contributor</artifactId>
    <version>1.0.127</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.theme.contributor/
implementation 'com.liferay:com.liferay.project.templates.theme.contributor:1.0.127'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.theme.contributor/
implementation ("com.liferay:com.liferay.project.templates.theme.contributor:1.0.127")
'com.liferay:com.liferay.project.templates.theme.contributor:jar:1.0.127'
<dependency org="com.liferay" name="com.liferay.project.templates.theme.contributor" rev="1.0.127">
  <artifact name="com.liferay.project.templates.theme.contributor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.theme.contributor', version='1.0.127')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.theme.contributor" % "1.0.127"
[com.liferay/com.liferay.project.templates.theme.contributor "1.0.127"]