is not current version
Last Version 1.1.2

com.capacitorjs:device 1.1.0

Capacitor Android device plugin native library

GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

device
Version

Version

1.1.0
Type

Type

aar

Download device 1.1.0


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