<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-protos</artifactId>
<version>0.3.0</version>
</dependency>
@Grapes(
@Grab(group='com.google.cloud.bigtable', module='bigtable-protos', version='0.3.0')
)