License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.social.activity.extender |
Last Version | Last Version4.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal Social Activity Extender
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.social.activity.extender/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.social.activity.extender</artifactId>
<version>4.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.social.activity.extender/
implementation 'com.liferay:com.liferay.portal.social.activity.extender:4.0.6'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.social.activity.extender/
implementation ("com.liferay:com.liferay.portal.social.activity.extender:4.0.6")
'com.liferay:com.liferay.portal.social.activity.extender:jar:4.0.6'
<dependency org="com.liferay" name="com.liferay.portal.social.activity.extender" rev="4.0.6">
<artifact name="com.liferay.portal.social.activity.extender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.social.activity.extender', version='4.0.6')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.social.activity.extender" % "4.0.6"
[com.liferay/com.liferay.portal.social.activity.extender "4.0.6"]