Last Version

ANTLR 4 Tool 4.5.3-CUSTOM

The ANTLR 4 grammar compiler.

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

uk.co.nichesolutions
ArtifactId

ArtifactId

antlr4
Version

Version

4.5.3-CUSTOM
Type

Type

jar
Description

Description

ANTLR 4 Tool
The ANTLR 4 grammar compiler.
Project Organization

Project Organization

ANTLR

Download antlr4 4.5.3-CUSTOM


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.seleniumhq.selenium : selenium-java jar 2.44.0
org.eclipse.jetty : jetty-server jar 8.1.16.v20140903

Project Modules

There are no modules declared in this project.