<dependency>
<groupId>com.tunnelvisionlabs</groupId>
<artifactId>antlr4-annotations</artifactId>
<version>4.7.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.tunnelvisionlabs', module='antlr4-annotations', version='4.7.1')
)