Last Version

ANTLR 4 Runtime 4.5.3-CUSTOM

The ANTLR 4 Runtime

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

uk.co.nichesolutions
ArtifactId

ArtifactId

antlr4-runtime
Version

Version

4.5.3-CUSTOM
Type

Type

jar
Description

Description

ANTLR 4 Runtime
The ANTLR 4 Runtime
Project Organization

Project Organization

ANTLR

Download antlr4-runtime 4.5.3-CUSTOM


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

There are no modules declared in this project.