License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.push.notifications.sender.microsoft |
Last Version | Last Version5.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Push Notifications Sender Microsoft
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.push.notifications.sender.microsoft/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.push.notifications.sender.microsoft</artifactId>
<version>5.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.push.notifications.sender.microsoft/
implementation 'com.liferay:com.liferay.push.notifications.sender.microsoft:5.0.12'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.push.notifications.sender.microsoft/
implementation ("com.liferay:com.liferay.push.notifications.sender.microsoft:5.0.12")
'com.liferay:com.liferay.push.notifications.sender.microsoft:jar:5.0.12'
<dependency org="com.liferay" name="com.liferay.push.notifications.sender.microsoft" rev="5.0.12">
<artifact name="com.liferay.push.notifications.sender.microsoft" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.push.notifications.sender.microsoft', version='5.0.12')
)
libraryDependencies += "com.liferay" % "com.liferay.push.notifications.sender.microsoft" % "5.0.12"
[com.liferay/com.liferay.push.notifications.sender.microsoft "5.0.12"]