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