is not current version
Last Version 4.0.14

com.gluonhq.attach:device 4.0.7

API for accessing device features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

device
Version

Version

4.0.7
Type

Type

jar

Download device 4.0.7


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