com.github.piacenti:antlr-kotlin-runtime

Kotlin multiplatform port of ANTLR

License

License

Categories

Categories

Kotlin Languages Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.github.piacenti
ArtifactId

ArtifactId

antlr-kotlin-runtime
Last Version

Last Version

0.0.14
Release Date

Release Date

Type

Type

pom
Description

Description

com.github.piacenti:antlr-kotlin-runtime
Kotlin multiplatform port of ANTLR
Project URL

Project URL

https://github.com/piacenti/antlr-kotlin

Download antlr-kotlin-runtime

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10