How To Install Java Artifact antlr.antlr v3.0b5

antlr antlr 3.0b5

Introduction

In this article, we'll learn how to install Java artifact antlr from antlr group in version 3.0b5. The artifact is available in 10 versions: 20030911 3.0ea8 3.0b5 2.7.7 2.7.6rc1 2.7.6 2.7.5 2.7.4 2.7.2 2.7.1

How To Install Java Artifact antlr.antlr In Version 3.0b5

To install the Antlr artifact in version 3.0b5 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 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.