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