is not current version
Last Version 1.1.2

device 1.0.6

Capacitor Android device plugin native library

License

License

MIT
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

device
Version

Version

1.0.6
Type

Type

aar
Description

Description

device
Capacitor Android device 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 device 1.0.6


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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.