<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-gradle-plugin</artifactId>
<version>0.8.8</version>
</dependency>
@Grapes(
@Grab(group='com.google.protobuf', module='protobuf-gradle-plugin', version='0.8.8')
)