is not current version
Last Version 1.0.56

com.liferay:com.liferay.lcs.client.impl 1.0.54

Liferay LCS Client Implementation

Categories

Categories

CLI User Interface
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.lcs.client.impl
Version

Version

1.0.54
Type

Type

jar

Download com.liferay.lcs.client.impl 1.0.54


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