is not current version
Last Version 1.0.9

com.capacitorjs:push-notifications 1.0.4

Capacitor Android push-notifications plugin native library

GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

push-notifications
Version

Version

1.0.4
Type

Type

aar

Download push-notifications 1.0.4


<!-- https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/ -->
<dependency>
    <groupId>com.capacitorjs</groupId>
    <artifactId>push-notifications</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/
implementation 'com.capacitorjs:push-notifications:1.0.4'
// https://jarcasting.com/artifacts/com.capacitorjs/push-notifications/
implementation ("com.capacitorjs:push-notifications:1.0.4")
'com.capacitorjs:push-notifications:aar:1.0.4'
<dependency org="com.capacitorjs" name="push-notifications" rev="1.0.4">
  <artifact name="push-notifications" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='push-notifications', version='1.0.4')
)
libraryDependencies += "com.capacitorjs" % "push-notifications" % "1.0.4"
[com.capacitorjs/push-notifications "1.0.4"]