License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.social.requests.web |
Version | Version5.0.1 |
Type | Typejar |
Description |
DescriptionLiferay Social Requests Web
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.requests.web</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/
implementation 'com.liferay:com.liferay.social.requests.web:5.0.1'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/
implementation ("com.liferay:com.liferay.social.requests.web:5.0.1")
'com.liferay:com.liferay.social.requests.web:jar:5.0.1'
<dependency org="com.liferay" name="com.liferay.social.requests.web" rev="5.0.1">
<artifact name="com.liferay.social.requests.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.social.requests.web', version='5.0.1')
)
libraryDependencies += "com.liferay" % "com.liferay.social.requests.web" % "5.0.1"
[com.liferay/com.liferay.social.requests.web "5.0.1"]