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