<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-window-javafx</artifactId>
<version>3.3.3</version>
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-javafx', version='3.3.3')
)