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