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