<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-window-swt-win64</artifactId>
<version>1.0.2</version>
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-window-swt-win64', version='1.0.2')
)
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>2.1.1</version> </parent>
compile
|-- be.yildiz-games:module-window:2.0.2
|-- be.yildiz-games:common-logging:1.0.0
|-- be.yildiz-games:common-exception:1.0.0
|-- org.eclipse.platform:org.eclipse.swt.win32.win32.x86_64:3.106.3
test
|-- org.junit.jupiter:junit-jupiter-api