License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.lcs.client.api |
Version | Version10.1.12 |
Type | Typejar |
Description |
DescriptionLiferay LCS Client API
|
Source Code Management |
Source Code Management |
<!-- 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.lcs.client.api/
implementation 'com.liferay:com.liferay.lcs.client.api:10.1.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.lcs.client.api/
implementation ("com.liferay:com.liferay.lcs.client.api:10.1.12")
'com.liferay:com.liferay.lcs.client.api:jar:10.1.12'
<dependency org="com.liferay" name="com.liferay.lcs.client.api" rev="10.1.12">
<artifact name="com.liferay.lcs.client.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.lcs.client.api', version='10.1.12')
)
libraryDependencies += "com.liferay" % "com.liferay.lcs.client.api" % "10.1.12"
[com.liferay/com.liferay.lcs.client.api "10.1.12"]