is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 1.3

In-memory compilation of ANTLR grammars

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.julianthome
ArtifactId

ArtifactId

inmemantlr
Version

Version

1.3
Type

Type

jar

Download inmemantlr 1.3


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