<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-server-core-macosx64</artifactId>
<version>3.0.2</version>
<type>pom</type>
</dependency>
compile
|-- org.jetbrains.kotlinx:atomicfu-macosx64:0.26.1
|-- org.jetbrains.kotlinx:kotlinx-coroutines-core-macosx64:1.9.0
|-- io.ktor:ktor-utils-macosx64:3.0.2
|-- io.ktor:ktor-http-macosx64:3.0.2
|-- io.ktor:ktor-serialization-macosx64:3.0.2
|-- io.ktor:ktor-events-macosx64:3.0.2
|-- io.ktor:ktor-http-cio-macosx64:3.0.2
|-- io.ktor:ktor-websockets-macosx64:3.0.2