License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.project.templates.theme.contributor |
Last Version | Last Version1.0.163 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCreates a Liferay module project that packages UI resources (e.g., CSS and JS) independent of a theme to include on a Liferay Portal page.
|
Source Code Management |
Source Code Management |
<!-- 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.163</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.163'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.theme.contributor/
implementation ("com.liferay:com.liferay.project.templates.theme.contributor:1.0.163")
'com.liferay:com.liferay.project.templates.theme.contributor:jar:1.0.163'
<dependency org="com.liferay" name="com.liferay.project.templates.theme.contributor" rev="1.0.163">
<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.163')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.theme.contributor" % "1.0.163"
[com.liferay/com.liferay.project.templates.theme.contributor "1.0.163"]