is not current version
Last Version 4.0.14

com.gluonhq.attach:orientation 4.0.7

API for accessing orientation features

GroupId

GroupId

com.gluonhq.attach
ArtifactId

ArtifactId

orientation
Version

Version

4.0.7
Type

Type

jar

Download orientation 4.0.7


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