How To Install Java Artifact org.antlr.antlr4-runtime v4.7

org.antlr antlr4-runtime 4.7

Introduction

In this article, we'll learn how to install Java artifact antlr4-runtime from org.antlr group in version 4.7. 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 parent project is: org.antlr::antlr4-master::4.7

How To Install Java Artifact org.antlr.antlr4-runtime In Version 4.7

To install the ANTLR 4 Runtime artifact in version 4.7 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 Runtime 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.