tunnelvisionlabs / antlr4

The highly-optimized fork of ANTLR 4 (see README)
Other
73 stars 12 forks source link

Question: How could I get a complete jar to compile? #54

Closed lijialing888 closed 5 years ago

lijialing888 commented 5 years ago

I wanna compile g4 file without maven plugin, Does it exist any complete jar of tunnelvisionlabs?

look like: https://www.antlr.org/download/antlr-4.7.1-complete.jar

sharwell commented 5 years ago

I believe you can download the shaded (complete) jar from Maven Central.

Example: https://repo1.maven.org/maven2/com/tunnelvisionlabs/antlr4/4.7.3/