is not current version
Last Version 5.6.0

com.liferay:com.liferay.portal.search.api 3.22.6

Liferay Portal Search API

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.portal.search.api
Version

Version

3.22.6
Type

Type

jar

Download com.liferay.portal.search.api 3.22.6


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