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