License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.portal.pop.notifications |
Last Version | Last Version6.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Portal POP Notifications
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.pop.notifications/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portal.pop.notifications</artifactId>
<version>6.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.pop.notifications/
implementation 'com.liferay:com.liferay.portal.pop.notifications:6.0.9'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portal.pop.notifications/
implementation ("com.liferay:com.liferay.portal.pop.notifications:6.0.9")
'com.liferay:com.liferay.portal.pop.notifications:jar:6.0.9'
<dependency org="com.liferay" name="com.liferay.portal.pop.notifications" rev="6.0.9">
<artifact name="com.liferay.portal.pop.notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portal.pop.notifications', version='6.0.9')
)
libraryDependencies += "com.liferay" % "com.liferay.portal.pop.notifications" % "6.0.9"
[com.liferay/com.liferay.portal.pop.notifications "6.0.9"]