is not current version
Last Version 1.9.2

com.github.julianthome:inmemantlr 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
Version

Version

1.7.0
Type

Type

pom
Description

Description

com.github.julianthome:inmemantlr
In-memory compilation of ANTLR grammars
Project URL

Project URL

https://github.com/julianthome/inmemantlr
Source Code Management

Source Code Management

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

Download inmemantlr 1.7.0

Filename Size
inmemantlr-1.7.0.pom 7 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

  • inmemantlr-api
  • inmemantlr-tool