License |
License |
---|---|
GroupId | GroupIdcom.capacitorjs |
ArtifactId | ArtifactIdpush-notifications |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionpush-notifications
Capacitor Android push-notifications plugin native library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-notifications-1.0.9.pom | |
push-notifications-1.0.9-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/ -->
<dependency>
<groupId>com.capacitorjs</groupId>
<artifactId>push-notifications</artifactId>
<version>1.0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/
implementation 'com.capacitorjs:push-notifications:1.0.9'
// https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/
implementation ("com.capacitorjs:push-notifications:1.0.9")
'com.capacitorjs:push-notifications:aar:1.0.9'
<dependency org="com.capacitorjs" name="push-notifications" rev="1.0.9">
<artifact name="push-notifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='push-notifications', version='1.0.9')
)
libraryDependencies += "com.capacitorjs" % "push-notifications" % "1.0.9"
[com.capacitorjs/push-notifications "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.capacitorjs : core | jar | 3.4.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.firebase » firebase-messaging | jar | 21.0.1 |