<dependency>
<groupId>io.rsocket.kotlin</groupId>
<artifactId>rsocket-transport-nodejs-tcp</artifactId>
<version>0.15.4</version>
</dependency>
@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-transport-nodejs-tcp', version='0.15.4')
)
runtime