| License |
License |
|---|---|
| GroupId | GroupIdcom.capacitorjs |
| ArtifactId | ArtifactIdaction-sheet |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionaction-sheet
Capacitor Android action-sheet plugin native library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| action-sheet-1.0.8.pom | |
| action-sheet-1.0.8-sources.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.capacitorjs/action-sheet/ -->
<dependency>
<groupId>com.capacitorjs</groupId>
<artifactId>action-sheet</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/action-sheet/
implementation 'com.capacitorjs:action-sheet:1.0.8'
// https://jarcasting.com/artifacts/com.capacitorjs/action-sheet/
implementation ("com.capacitorjs:action-sheet:1.0.8")
'com.capacitorjs:action-sheet:aar:1.0.8'
<dependency org="com.capacitorjs" name="action-sheet" rev="1.0.8">
<artifact name="action-sheet" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='action-sheet', version='1.0.8')
)
libraryDependencies += "com.capacitorjs" % "action-sheet" % "1.0.8"
[com.capacitorjs/action-sheet "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.capacitorjs : core | jar | 3.4.1 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |