is not current version
Last Version 0.0.3

it.twenfir:twenfir-antlr 0.0.1

Add-ons for the ANTLR parser generator

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

it.twenfir
ArtifactId

ArtifactId

twenfir-antlr
Version

Version

0.0.1
Type

Type

jar

Download twenfir-antlr 0.0.1


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