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