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