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