GroupId | GroupIdcom.liferay |
---|---|
ArtifactId | ArtifactIdcom.liferay.social.requests.web |
Version | Version2.0.17 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.social.requests.web</artifactId>
<version>2.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/
implementation 'com.liferay:com.liferay.social.requests.web:2.0.17'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.social.requests.web/
implementation ("com.liferay:com.liferay.social.requests.web:2.0.17")
'com.liferay:com.liferay.social.requests.web:jar:2.0.17'
<dependency org="com.liferay" name="com.liferay.social.requests.web" rev="2.0.17">
<artifact name="com.liferay.social.requests.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.social.requests.web', version='2.0.17')
)
libraryDependencies += "com.liferay" % "com.liferay.social.requests.web" % "2.0.17"
[com.liferay/com.liferay.social.requests.web "2.0.17"]