is not current version
Last Version 12.1.16

com.liferay:com.liferay.lcs.messaging 12.1.13

Liferay LCS Messaging

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.lcs.messaging
Version

Version

12.1.13
Type

Type

jar

Download com.liferay.lcs.messaging 12.1.13


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