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