License |
License |
---|---|
Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
GroupId | GroupIdcom.weicoder.extend |
ArtifactId | ArtifactIdantlr-extend |
Last Version | Last Version3.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
antlr-extend-3.3.8.pom | |
antlr-extend-3.3.8.jar | 566 KB |
antlr-extend-3.3.8-sources.jar | 428 KB |
antlr-extend-3.3.8-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/antlr-extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>antlr-extend</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/antlr-extend/
implementation 'com.weicoder.extend:antlr-extend:3.3.8'
// https://jarcasting.com/artifacts/com.weicoder.extend/antlr-extend/
implementation ("com.weicoder.extend:antlr-extend:3.3.8")
'com.weicoder.extend:antlr-extend:jar:3.3.8'
<dependency org="com.weicoder.extend" name="antlr-extend" rev="3.3.8">
<artifact name="antlr-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='antlr-extend', version='3.3.8')
)
libraryDependencies += "com.weicoder.extend" % "antlr-extend" % "3.3.8"
[com.weicoder.extend/antlr-extend "3.3.8"]