Last Version

toast 1.0.8

Capacitor Android toast plugin native library

License

License

MIT
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

toast
Version

Version

1.0.8
Type

Type

aar
Description

Description

toast
Capacitor Android toast 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 toast 1.0.8


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.