is not current version
Last Version 5.2.3

com.liferay:com.liferay.layout.item.selector.api 5.1.3

Liferay Layout Item Selector API

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.layout.item.selector.api
Version

Version

5.1.3
Type

Type

jar

Download com.liferay.layout.item.selector.api 5.1.3


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