Jar examples for a:antlr4-runtime
The ANTLR 4 Runtime (Optimized)
You can download jar file antlr4-runtime 4.2 in this page.
BSD 3-Clause License
You can use the following script to add antlr4-runtime-4.2.jar to your project.
<dependency> <groupId>com.tunnelvisionlabs</groupId> <artifactId>antlr4-runtime</artifactId> <version>4.2</version> </dependency>
compile group: 'com.tunnelvisionlabs', name: 'antlr4-runtime', version: '4.2'
libraryDependencies += "com.tunnelvisionlabs" % "antlr4-runtime" % "4.2"
<dependency org="com.tunnelvisionlabs" name="antlr4-runtime" rev="4.2"/>
@Grapes(@Grab(group='com.tunnelvisionlabs', module='antlr4-runtime', version='4.2'))
'com.tunnelvisionlabs:antlr4-runtime:jar:4.2'
Click the following link to download the jar file.
antlr4-runtime-4.2-complete-sources.jar