is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr-api 1.3.6


Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.julianthome
ArtifactId

ArtifactId

inmemantlr-api
Version

Version

1.3.6
Type

Type

jar

Download inmemantlr-api 1.3.6


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