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