antlr:antlrall


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

antlr
ArtifactId

ArtifactId

antlrall
Last Version

Last Version

2.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

Download antlrall

How to add to project

<!-- https://jarcasting.com/artifacts/antlr/antlrall/ -->
<dependency>
    <groupId>antlr</groupId>
    <artifactId>antlrall</artifactId>
    <version>2.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/antlr/antlrall/
implementation 'antlr:antlrall:2.7.4'
// https://jarcasting.com/artifacts/antlr/antlrall/
implementation ("antlr:antlrall:2.7.4")
'antlr:antlrall:jar:2.7.4'
<dependency org="antlr" name="antlrall" rev="2.7.4">
  <artifact name="antlrall" type="jar" />
</dependency>
@Grapes(
@Grab(group='antlr', module='antlrall', version='2.7.4')
)
libraryDependencies += "antlr" % "antlrall" % "2.7.4"
[antlr/antlrall "2.7.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.4
2.7.2
2.7.1