is not current version
Last Version 4.5.1

org.tros:antlr4-runtime-android 4.5

The ANTLR 4 Runtime For Android

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

org.tros
ArtifactId

ArtifactId

antlr4-runtime-android
Version

Version

4.5
Type

Type

jar

Download antlr4-runtime-android 4.5


<!-- https://jarcasting.com/artifacts/org.tros/antlr4-runtime-android/ -->
<dependency>
    <groupId>org.tros</groupId>
    <artifactId>antlr4-runtime-android</artifactId>
    <version>4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.tros/antlr4-runtime-android/
implementation 'org.tros:antlr4-runtime-android:4.5'
// https://jarcasting.com/artifacts/org.tros/antlr4-runtime-android/
implementation ("org.tros:antlr4-runtime-android:4.5")
'org.tros:antlr4-runtime-android:jar:4.5'
<dependency org="org.tros" name="antlr4-runtime-android" rev="4.5">
  <artifact name="antlr4-runtime-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tros', module='antlr4-runtime-android', version='4.5')
)
libraryDependencies += "org.tros" % "antlr4-runtime-android" % "4.5"
[org.tros/antlr4-runtime-android "4.5"]