Last Version

com.github.julianthome:inmemantlr 1.9.2

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.9.2
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.9.2

Filename Size
inmemantlr-1.9.2.pom 7 KB
Browse

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

  • inmemantlr-api