How To Install Java Artifact org.apache.ant.ant-antlr v1.9.15

org.apache.ant ant-antlr 1.9.15

Introduction

In this article, we'll learn how to install Java artifact ant-antlr from org.apache.ant group in version 1.9.15. The artifact is available in 39 versions: 1.10.14 1.10.13 1.10.12 1.10.11 1.10.10 1.10.9 1.10.8 1.10.7 1.10.6 1.10.5 1.10.4 1.10.3 1.10.2 1.10.1 1.10.0 1.9.16 1.9.15 1.9.14 1.9.13 1.9.12 1.9.11 1.9.10 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.1 1.7.0 The Apache Ant + ANTLR project has its own website at: http://ant.apache.org/. The parent project is: org.apache.ant::ant-parent::1.9.15

How To Install Java Artifact org.apache.ant.ant-antlr In Version 1.9.15

To install the Apache Ant + ANTLR artifact in version 1.9.15 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 Apache Ant + 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.

Compile dependencies (1)