Jar examples for a:antlr4-annotations
A set of annotations used within the ANTLR 4 Runtime
You can download jar file antlr4-annotations 4.7 in this page.
You can use the following script to add antlr4-annotations-4.7.jar to your project.
<dependency> <groupId>com.tunnelvisionlabs</groupId> <artifactId>antlr4-annotations</artifactId> <version>4.7</version> </dependency>
compile group: 'com.tunnelvisionlabs', name: 'antlr4-annotations', version: '4.7'
libraryDependencies += "com.tunnelvisionlabs" % "antlr4-annotations" % "4.7"
<dependency org="com.tunnelvisionlabs" name="antlr4-annotations" rev="4.7"/>
@Grapes(@Grab(group='com.tunnelvisionlabs', module='antlr4-annotations', version='4.7'))
'com.tunnelvisionlabs:antlr4-annotations:jar:4.7'
Click the following link to download the jar file.
antlr4-annotations-4.7-javadoc.jar