is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 1.0

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

Type

jar

Download inmemantlr 1.0


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