Coroutines support libraries for Kotlin providing Swing integration for UI dispatchers.
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-swing</artifactId>
<version>1.10.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Launches a coroutine on the Swing Event Dispatch Thread
No known issues recorded.
No dependency data recorded yet.