<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-websockets-iossimulatorarm64</artifactId>
<version>2.3.11</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.ktor', module='ktor-client-websockets-iossimulatorarm64', version='2.3.11')
)
<dependency org="io.ktor" name="ktor-client-websockets-iossimulatorarm64" rev="2.3.11" />