License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdnl.basjes.antlr |
ArtifactId | ArtifactIdantlr4-pvisitor |
Last Version | Last Version1.0-4.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAntlr4 PVisitor: PVisitor generator
A modified version of the Antlr4 Visitor.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
antlr4-pvisitor-1.0-4.9.2.pom | |
antlr4-pvisitor-1.0-4.9.2.jar | 28 KB |
antlr4-pvisitor-1.0-4.9.2-sources.jar | 27 KB |
antlr4-pvisitor-1.0-4.9.2-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor/ -->
<dependency>
<groupId>nl.basjes.antlr</groupId>
<artifactId>antlr4-pvisitor</artifactId>
<version>1.0-4.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor/
implementation 'nl.basjes.antlr:antlr4-pvisitor:1.0-4.9.2'
// https://jarcasting.com/artifacts/nl.basjes.antlr/antlr4-pvisitor/
implementation ("nl.basjes.antlr:antlr4-pvisitor:1.0-4.9.2")
'nl.basjes.antlr:antlr4-pvisitor:jar:1.0-4.9.2'
<dependency org="nl.basjes.antlr" name="antlr4-pvisitor" rev="1.0-4.9.2">
<artifact name="antlr4-pvisitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.antlr', module='antlr4-pvisitor', version='1.0-4.9.2')
)
libraryDependencies += "nl.basjes.antlr" % "antlr4-pvisitor" % "1.0-4.9.2"
[nl.basjes.antlr/antlr4-pvisitor "1.0-4.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.2 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.31 |