app-launcher

Capacitor Android app-launcher plugin native library

License

License

MIT
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

app-launcher
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

aar
Description

Description

app-launcher
Capacitor Android app-launcher 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 app-launcher

How to add to project

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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3