<dependency>
<groupId>com.github.os72</groupId>
<artifactId>protobuf-java-util-shaded-360</artifactId>
<version>0.9</version>
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protobuf-java-util-shaded-360', version='0.9')
)