License |
License |
---|---|
GroupId | GroupIdcom.capacitorjs |
ArtifactId | ArtifactIdlocal-notifications |
Version | Version1.0.10 |
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.0.10.pom | |
local-notifications-1.0.10-sources.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.capacitorjs : core | jar | 3.3.4 |
androidx.appcompat » appcompat | jar | 1.2.0 |