b

beetl-antlr4.11

Files download
File Operation
beetl-antlr4.11-3.16.1.RELEASE.jar download
beetl-antlr4.11-3.16.1.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.ibeetl</groupId>
  <artifactId>beetl-antlr4.11</artifactId>
  <version>3.16.1.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.ibeetl:beetl-antlr4.11:3.16.1.RELEASE'
Gradle Kotlin
implementation("com.ibeetl:beetl-antlr4.11:3.16.1.RELEASE")
Scala SBT
libraryDependencies += "com.ibeetl" % "beetl-antlr4.11" % "3.16.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.ibeetl', module='beetl-antlr4.11', version='3.16.1.RELEASE')
)
Apache Ivy
<dependency org="com.ibeetl" name="beetl-antlr4.11" rev="3.16.1.RELEASE" />
Leiningen
[com.ibeetl/beetl-antlr4.11 "3.16.1.RELEASE"]
Apache Buildr
'com.ibeetl:beetl-antlr4.11:jar:3.16.1.RELEASE'