i

inmemantlr-api

Files download
File Operation
inmemantlr-api-1.3.3.jar download
inmemantlr-api-1.3.3.pom download
inmemantlr-api-1.3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.julianthome</groupId>
  <artifactId>inmemantlr-api</artifactId>
  <version>1.3.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.julianthome:inmemantlr-api:1.3.3'
Gradle Kotlin
implementation("com.github.julianthome:inmemantlr-api:1.3.3")
Scala SBT
libraryDependencies += "com.github.julianthome" % "inmemantlr-api" % "1.3.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.julianthome', module='inmemantlr-api', version='1.3.3')
)
Apache Ivy
<dependency org="com.github.julianthome" name="inmemantlr-api" rev="1.3.3" />
Leiningen
[com.github.julianthome/inmemantlr-api "1.3.3"]
Apache Buildr
'com.github.julianthome:inmemantlr-api:jar:1.3.3'