License |
License |
---|---|
GroupId | GroupIdcom.liferay.mobile |
ArtifactId | ArtifactIdliferay-push |
Version | Version2.0.0 |
Type | Typeaar |
Description |
DescriptionLiferay Push
Liferay Push
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liferay-push-2.0.0.pom | |
liferay-push-2.0.0.aar | 16 KB |
liferay-push-2.0.0-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push/ -->
<dependency>
<groupId>com.liferay.mobile</groupId>
<artifactId>liferay-push</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push/
implementation 'com.liferay.mobile:liferay-push:2.0.0'
// https://jarcasting.com/artifacts/com.liferay.mobile/liferay-push/
implementation ("com.liferay.mobile:liferay-push:2.0.0")
'com.liferay.mobile:liferay-push:aar:2.0.0'
<dependency org="com.liferay.mobile" name="liferay-push" rev="2.0.0">
<artifact name="liferay-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.mobile', module='liferay-push', version='2.0.0')
)
libraryDependencies += "com.liferay.mobile" % "liferay-push" % "2.0.0"
[com.liferay.mobile/liferay-push "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.firebase » firebase-messaging | jar | 20.3.0 |
com.liferay.mobile : liferay-android-sdk-core | jar | 7.1.3 |
com.squareup : otto | jar | 1.3.8 |
androidx.legacy » legacy-support-core-utils | jar | 1.0.0 |