Compose UI primitives for desktop applications, providing drawing, measurement, and layout capabilities.
<dependency>
<groupId>org.jetbrains.compose.ui</groupId>
<artifactId>ui-desktop</artifactId>
<version>1.10.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing a Compose Desktop window with centered text.
Use JDK 11 or later and test on supported platforms (Windows, macOS, Linux with X11).
No dependency data recorded yet.