License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.search.experiences.api |
Version | Version6.0.0 |
Type | Typejar |
Description |
DescriptionLiferay Search Experiences API
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.search.experiences.api</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.api/
implementation 'com.liferay:com.liferay.search.experiences.api:6.0.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.search.experiences.api/
implementation ("com.liferay:com.liferay.search.experiences.api:6.0.0")
'com.liferay:com.liferay.search.experiences.api:jar:6.0.0'
<dependency org="com.liferay" name="com.liferay.search.experiences.api" rev="6.0.0">
<artifact name="com.liferay.search.experiences.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.search.experiences.api', version='6.0.0')
)
libraryDependencies += "com.liferay" % "com.liferay.search.experiences.api" % "6.0.0"
[com.liferay/com.liferay.search.experiences.api "6.0.0"]