<dependency>
<groupId>io.rsocket.kotlin</groupId>
<artifactId>rsocket-transport-ktor-iosX64</artifactId>
<version>0.14.3</version>
<type>klib</type>
</dependency>
@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-transport-ktor-iosX64', version='0.14.3')
)