License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.social.privatemessaging.service |
Last Version | Last Version3.0.50 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Social Private Messaging Service
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.social.privatemessaging.service/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.privatemessaging.service</artifactId>
<version>3.0.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.privatemessaging.service/
implementation 'com.liferay:com.liferay.social.privatemessaging.service:3.0.50'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.privatemessaging.service/
implementation ("com.liferay:com.liferay.social.privatemessaging.service:3.0.50")
'com.liferay:com.liferay.social.privatemessaging.service:jar:3.0.50'
<dependency org="com.liferay" name="com.liferay.social.privatemessaging.service" rev="3.0.50">
<artifact name="com.liferay.social.privatemessaging.service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.social.privatemessaging.service', version='3.0.50')
)
libraryDependencies += "com.liferay" % "com.liferay.social.privatemessaging.service" % "3.0.50"
[com.liferay/com.liferay.social.privatemessaging.service "3.0.50"]