Last Version

ANTLR 4 4.5.3-CUSTOM

ANTLR 4 Master Build POM

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

uk.co.nichesolutions
ArtifactId

ArtifactId

antlr4-master
Version

Version

4.5.3-CUSTOM
Type

Type

pom
Description

Description

ANTLR 4
ANTLR 4 Master Build POM
Project URL

Project URL

http://www.antlr.org
Project Organization

Project Organization

ANTLR
Source Code Management

Source Code Management

https://github.com/stile1201/antlr4/tree/master

Download antlr4-master 4.5.3-CUSTOM


<!-- https://jarcasting.com/artifacts/uk.co.nichesolutions/antlr4-master/ -->
<dependency>
    <groupId>uk.co.nichesolutions</groupId>
    <artifactId>antlr4-master</artifactId>
    <version>4.5.3-CUSTOM</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.nichesolutions/antlr4-master/
implementation 'uk.co.nichesolutions:antlr4-master:4.5.3-CUSTOM'
// https://jarcasting.com/artifacts/uk.co.nichesolutions/antlr4-master/
implementation ("uk.co.nichesolutions:antlr4-master:4.5.3-CUSTOM")
'uk.co.nichesolutions:antlr4-master:pom:4.5.3-CUSTOM'
<dependency org="uk.co.nichesolutions" name="antlr4-master" rev="4.5.3-CUSTOM">
  <artifact name="antlr4-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.nichesolutions', module='antlr4-master', version='4.5.3-CUSTOM')
)
libraryDependencies += "uk.co.nichesolutions" % "antlr4-master" % "4.5.3-CUSTOM"
[uk.co.nichesolutions/antlr4-master "4.5.3-CUSTOM"]

Dependencies

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

Project Modules

  • runtime/Java
  • tool
  • antlr4-maven-plugin
  • tool-testsuite
  • runtime-testsuite