antlr4

WebJar for antlr4

License

License

BSD-3-Clause
Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

antlr4
Last Version

Last Version

4.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

antlr4
WebJar for antlr4
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/antlr/antlr4

Download antlr4

How to add to project

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

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.
org.webjars.npm

Antlr Project

The Project organization for the ANTLR parser generator.

Versions

Version
4.8.0
4.7.2
4.7.1
4.7.0