License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.project.templates.portlet.toolbar.contributor |
Last Version | Last Version1.0.166 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCreates a Liferay module project that customizes a Liferay portlet's toolbar.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.portlet.toolbar.contributor/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.project.templates.portlet.toolbar.contributor</artifactId>
<version>1.0.166</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.portlet.toolbar.contributor/
implementation 'com.liferay:com.liferay.project.templates.portlet.toolbar.contributor:1.0.166'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.project.templates.portlet.toolbar.contributor/
implementation ("com.liferay:com.liferay.project.templates.portlet.toolbar.contributor:1.0.166")
'com.liferay:com.liferay.project.templates.portlet.toolbar.contributor:jar:1.0.166'
<dependency org="com.liferay" name="com.liferay.project.templates.portlet.toolbar.contributor" rev="1.0.166">
<artifact name="com.liferay.project.templates.portlet.toolbar.contributor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.project.templates.portlet.toolbar.contributor', version='1.0.166')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.portlet.toolbar.contributor" % "1.0.166"
[com.liferay/com.liferay.project.templates.portlet.toolbar.contributor "1.0.166"]