is not current version
Last Version 12.0.17

com.liferay:com.liferay.lcs.api 12.0.14

Liferay LCS API

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.lcs.api
Version

Version

12.0.14
Type

Type

jar

Download com.liferay.lcs.api 12.0.14


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