is not current version
Last Version 4.0.14

com.gluonhq.attach:position 4.0.7

API for accessing position features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

position
Version

Version

4.0.7
Type

Type

jar

Download position 4.0.7


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