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