is not current version
Last Version 10.1.12

com.liferay:com.liferay.lcs.client.api 10.1.0

Liferay LCS Client API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.lcs.client.api
Version

Version

10.1.0
Type

Type

jar

Download com.liferay.lcs.client.api 10.1.0


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