<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>0.1.14</version>
</dependency>
@Grapes(
@Grab(group='com.google.api.grpc', module='proto-google-common-protos', version='0.1.14')
)