| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools ANTLR Compiler-compiler | 
| GroupId | GroupIdcom.github.julianthome | 
| ArtifactId | ArtifactIdinmemantlr | 
| Last Version | Last Version1.9.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncom.github.julianthome:inmemantlr In-memory compilation of ANTLR grammars | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| inmemantlr-1.9.2.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/ -->
<dependency>
    <groupId>com.github.julianthome</groupId>
    <artifactId>inmemantlr</artifactId>
    <version>1.9.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/
implementation 'com.github.julianthome:inmemantlr:1.9.2'// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr/
implementation ("com.github.julianthome:inmemantlr:1.9.2")'com.github.julianthome:inmemantlr:pom:1.9.2'<dependency org="com.github.julianthome" name="inmemantlr" rev="1.9.2">
  <artifact name="inmemantlr" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.julianthome', module='inmemantlr', version='1.9.2')
)libraryDependencies += "com.github.julianthome" % "inmemantlr" % "1.9.2"[com.github.julianthome/inmemantlr "1.9.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |