How To Install Java Artifact org.antlr.antlr4 v4.7.2

org.antlr antlr4 4.7.2

Introduction

In this article, we'll learn how to install Java artifact antlr4 from org.antlr group in version 4.7.2. The artifact is available in 30 versions: 4.13.1 4.13.0 4.12.0 4.11.1 4.11.0 4.10.1 4.10 4.9.3 4.9.2 4.9.1 4.9 4.8-1 4.8 4.7.2 4.7.1 4.7 4.6 4.5.3 4.5.2-1 4.5.2 4.5.1-1 4.5.1 4.5 4.3 4.2.2 4.2.1 4.2 4.1 4.0-rc-1 4.0 The ANTLR 4 Tool project has its own website at: http://www.antlr.org. The parent project is: org.antlr::antlr4-master::4.7.2

How To Install Java Artifact org.antlr.antlr4 In Version 4.7.2

To install the ANTLR 4 Tool artifact in version 4.7.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ANTLR 4 Tool dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (6)