is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr-api 1.7.0

In-memory compilation of ANTLR grammars

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.julianthome
ArtifactId

ArtifactId

inmemantlr-api
Version

Version

1.7.0
Type

Type

jar
Description

Description

In-memory compilation of ANTLR grammars
Source Code Management

Source Code Management

https://github.com/julianthome/inmemantlr/tree/master/inmemantlr-api

Download inmemantlr-api 1.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.8
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.4
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.