GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.project.templates.portlet.toolbar.contributor |
Version | Version1.0.77 |
Type | Typejar |
<!-- 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.77</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.77'
// 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.77")
'com.liferay:com.liferay.project.templates.portlet.toolbar.contributor:jar:1.0.77'
<dependency org="com.liferay" name="com.liferay.project.templates.portlet.toolbar.contributor" rev="1.0.77">
<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.77')
)
libraryDependencies += "com.liferay" % "com.liferay.project.templates.portlet.toolbar.contributor" % "1.0.77"
[com.liferay/com.liferay.project.templates.portlet.toolbar.contributor "1.0.77"]