is not current version
Last Version 4.0.14

com.gluonhq.attach:augmented-reality 4.0.7

API for accessing augmented-reality features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

augmented-reality
Version

Version

4.0.7
Type

Type

jar

Download augmented-reality 4.0.7


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