is not current version
Last Version 1.1.4

org.webjars.npm:cordova-plugin-device 1.1.1

WebJar for cordova-plugin-device

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cordova-plugin-device
Version

Version

1.1.1
Type

Type

jar

Download cordova-plugin-device 1.1.1


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