is not current version
Last Version 1.1.0

local-notifications 1.0.10

Capacitor Android local-notifications plugin native library

License

License

MIT
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

local-notifications
Version

Version

1.0.10
Type

Type

aar
Description

Description

local-notifications
Capacitor Android local-notifications plugin native library
Project URL

Project URL

https://github.com/ionic-team/capacitor-plugins
Source Code Management

Source Code Management

https://github.com/ionic-team/capacitor-plugins/tree/main

Download local-notifications 1.0.10


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.capacitorjs : core jar 3.3.4
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.