<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-cli</artifactId>
<version>2.0.0-alpha36</version>
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-cli', version='2.0.0-alpha36')
)