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