is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 1.1

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.1
Type

Type

jar

Download inmemantlr 1.1


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