| Categories | CategoriesAnt Build Tools ANTLR Compiler-compiler | 
|---|---|
| GroupId | GroupIdcom.github.julianthome | 
| ArtifactId | ArtifactIdinmemantlr-tool | 
| Last Version | Last Version1.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| inmemantlr-tool-1.5.pom | |
| inmemantlr-tool-1.5.jar | 16 MB | 
| inmemantlr-tool-1.5-sources.jar | 4 KB | 
| inmemantlr-tool-1.5-javadoc.jar | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/ -->
<dependency>
    <groupId>com.github.julianthome</groupId>
    <artifactId>inmemantlr-tool</artifactId>
    <version>1.5</version>
</dependency>// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation 'com.github.julianthome:inmemantlr-tool:1.5'// https://jarcasting.com/artifacts/com.github.julianthome/inmemantlr-tool/
implementation ("com.github.julianthome:inmemantlr-tool:1.5")'com.github.julianthome:inmemantlr-tool:jar:1.5'<dependency org="com.github.julianthome" name="inmemantlr-tool" rev="1.5">
  <artifact name="inmemantlr-tool" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.julianthome', module='inmemantlr-tool', version='1.5')
)libraryDependencies += "com.github.julianthome" % "inmemantlr-tool" % "1.5"[com.github.julianthome/inmemantlr-tool "1.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |