is not current version
Last Version 4.8.0

org.webjars.npm:antlr4 4.7.0

WebJar for antlr4

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

antlr4
Version

Version

4.7.0
Type

Type

jar

Download antlr4 4.7.0


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