is not current version
Last Version 5.0.27

com.liferay:com.liferay.contacts.web 3.0.51

Liferay Contacts Web

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.contacts.web
Version

Version

3.0.51
Type

Type

jar

Download com.liferay.contacts.web 3.0.51


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.contacts.web/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.contacts.web</artifactId>
    <version>3.0.51</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.contacts.web/
implementation 'com.liferay:com.liferay.contacts.web:3.0.51'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.contacts.web/
implementation ("com.liferay:com.liferay.contacts.web:3.0.51")
'com.liferay:com.liferay.contacts.web:jar:3.0.51'
<dependency org="com.liferay" name="com.liferay.contacts.web" rev="3.0.51">
  <artifact name="com.liferay.contacts.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.contacts.web', version='3.0.51')
)
libraryDependencies += "com.liferay" % "com.liferay.contacts.web" % "3.0.51"
[com.liferay/com.liferay.contacts.web "3.0.51"]