<dependency>
<groupId>io.github.osobolev.txrpc</groupId>
<artifactId>txrpc-remote-server</artifactId>
<version>2.2</version>
</dependency>
@Grapes(
@Grab(group='io.github.osobolev.txrpc', module='txrpc-remote-server', version='2.2')
)