License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdcom.anaptecs.jeaf.owalibs |
ArtifactId | ArtifactIdantlr-runtime |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.anaptecs.jeaf.owalibs.antlr-runtime
POM was created by Sonatype Nexus
|
Project URL |
Project URL |
Filename | Size |
---|---|
antlr-runtime-4.3.1.pom | |
antlr-runtime-4.3.1.jar | 89 KB |
antlr-runtime-4.3.1-sources.jar | 182 bytes |
antlr-runtime-4.3.1-javadoc.jar | 182 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/antlr-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.owalibs</groupId>
<artifactId>antlr-runtime</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/antlr-runtime/
implementation 'com.anaptecs.jeaf.owalibs:antlr-runtime:4.3.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/antlr-runtime/
implementation ("com.anaptecs.jeaf.owalibs:antlr-runtime:4.3.1")
'com.anaptecs.jeaf.owalibs:antlr-runtime:jar:4.3.1'
<dependency org="com.anaptecs.jeaf.owalibs" name="antlr-runtime" rev="4.3.1">
<artifact name="antlr-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.owalibs', module='antlr-runtime', version='4.3.1')
)
libraryDependencies += "com.anaptecs.jeaf.owalibs" % "antlr-runtime" % "4.3.1"
[com.anaptecs.jeaf.owalibs/antlr-runtime "4.3.1"]