is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 1.4

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

Type

pom

Download inmemantlr 1.4

Filename Size
inmemantlr-1.4.pom 6 KB
Browse

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