Last Version

ANTLRWorks 1.5.2

ANTLRWorks 1

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.antlr
ArtifactId

ArtifactId

antlrworks
Version

Version

1.5.2
Type

Type

jar
Description

Description

ANTLRWorks
ANTLRWorks 1
Project URL

Project URL

http://antlr.org
Source Code Management

Source Code Management

https://github.com/antlr/antlrworks

Download antlrworks 1.5.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.antlr : antlr-runtime jar 3.5.1
org.antlr : antlr jar 3.5.1
org.antlr : stringtemplate jar 3.2.1
com.jgoodies : forms jar 1.2.1

provided (1)

Group / Artifact Type Version
com.apple : AppleJavaExtensions jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.