<dependency>
<groupId>io.rsocket.kotlin</groupId>
<artifactId>rsocket-transport-local-js</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.rsocket.kotlin', module='rsocket-transport-local-js', version='0.14.3')
)