Standard Widget Toolkit for building native GUI applications in Java.
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.swt</artifactId>
<version>3.133.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an SWT display for GUI applications.
Add the appropriate SWT fragment for your OS (e.g., org.eclipse.swt.win32.win32.x86_64).
No dependency data recorded yet.