<https://github.com/JetBrains/compose-jb/blob/mast...
# compose-desktop
j
These are basically the MPP variants of the compose desktop source, which you can find in the androidx repository: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-master-dev:compose/ui/ui/src/desktopMain/ The pom files point to the appropriate dependencies (like builds of skiko) for the particular platforms.
👍 3