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