License |
License |
---|---|
GroupId | GroupIdcom.liferay.mobile |
ArtifactId | ArtifactIdliferay-push-notifications-portlet-android-sdk |
Version | Version6.2.0.4 |
Type | Typejar |
Description |
DescriptionLiferay Push Notifications Android SDK
Liferay Push Notifications Android SDK
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push-notifications-portlet-android-sdk/ -->
<dependency>
<groupId>com.liferay.mobile</groupId>
<artifactId>liferay-push-notifications-portlet-android-sdk</artifactId>
<version>6.2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push-notifications-portlet-android-sdk/
implementation 'com.liferay.mobile:liferay-push-notifications-portlet-android-sdk:6.2.0.4'
// https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push-notifications-portlet-android-sdk/
implementation ("com.liferay.mobile:liferay-push-notifications-portlet-android-sdk:6.2.0.4")
'com.liferay.mobile:liferay-push-notifications-portlet-android-sdk:jar:6.2.0.4'
<dependency org="com.liferay.mobile" name="liferay-push-notifications-portlet-android-sdk" rev="6.2.0.4">
<artifact name="liferay-push-notifications-portlet-android-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.mobile', module='liferay-push-notifications-portlet-android-sdk', version='6.2.0.4')
)
libraryDependencies += "com.liferay.mobile" % "liferay-push-notifications-portlet-android-sdk" % "6.2.0.4"
[com.liferay.mobile/liferay-push-notifications-portlet-android-sdk "6.2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.liferay.mobile : liferay-android-sdk | jar | 6.2.0.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12-beta-3 |