f9d39f
<project>
f9d39f
  <modelVersion>4.0.0</modelVersion>
f9d39f
  <groupId>antlr</groupId>
f9d39f
  <artifactId>antlr</artifactId>
f9d39f
  <packaging>jar</packaging>
f9d39f
  <version>2.7.7</version>
f9d39f
  <name>AntLR Parser Generator</name>
f9d39f
  <description>
f9d39f
    A framework for constructing recognizers, compilers,
f9d39f
    and translators from grammatical descriptions containing
f9d39f
    Java, C#, C++, or Python actions.
f9d39f
  </description>
f9d39f
  <url>http://www.antlr.org/</url>
f9d39f
  <licenses>
f9d39f
    <license>
f9d39f
      <name>BSD License</name>
f9d39f
      <url>http://www.antlr.org/license.html</url>
f9d39f
      <distribution>repo</distribution>
f9d39f
    </license>
f9d39f
  </licenses>
f9d39f
  <dependencies/>
f9d39f
</project>