| License | License | 
|---|---|
| GroupId | GroupIdcom.gluonhq | 
| ArtifactId | ArtifactIdcharm-down-plugin-device | 
| Last Version | Last Version3.8.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGluon Charm Down Plugin-device Common API to access device features | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.gluonhq/charm-down-plugin-device/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>charm-down-plugin-device</artifactId>
    <version>3.8.6</version>
</dependency>// https://jarcasting.com/artifacts/com.gluonhq/charm-down-plugin-device/
implementation 'com.gluonhq:charm-down-plugin-device:3.8.6'// https://jarcasting.com/artifacts/com.gluonhq/charm-down-plugin-device/
implementation ("com.gluonhq:charm-down-plugin-device:3.8.6")'com.gluonhq:charm-down-plugin-device:jar:3.8.6'<dependency org="com.gluonhq" name="charm-down-plugin-device" rev="3.8.6">
  <artifact name="charm-down-plugin-device" type="jar" />
</dependency>@Grapes(
@Grab(group='com.gluonhq', module='charm-down-plugin-device', version='3.8.6')
)libraryDependencies += "com.gluonhq" % "charm-down-plugin-device" % "3.8.6"[com.gluonhq/charm-down-plugin-device "3.8.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.gluonhq : charm-down-core | jar | 3.8.6 |