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