is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 1.3.2

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

Type

pom

Download inmemantlr 1.3.2

Filename Size
inmemantlr-1.3.2.pom 3 KB
Browse

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