org.antlr:antlr-runtime (3.5.3)
Published 2026-09-15 10:11:19 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.antlr</groupId>
<artifactId>antlr-runtime</artifactId>
<version>3.5.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.antlr:antlr-runtime:3.5.3About this package
A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
Dependencies
org.antlr:stringtemplate
junit:junit
Details
Assets (2)
Versions (1)
View all
antlr-runtime-3.5.3.jar
169 KiB
antlr-runtime-3.5.3.pom
2.8 KiB
3.5.3
2026-09-15