| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools ANTLR Compiler-compiler |
| GroupId | GroupIdcom.yuvalshavit |
| ArtifactId | ArtifactIdantlr-denter-examples |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDenter examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| antlr-denter-examples-1.1.pom | |
| antlr-denter-examples-1.1.jar | 75 KB |
| antlr-denter-examples-1.1-sources.jar | 30 KB |
| antlr-denter-examples-1.1-javadoc.jar | 278 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-examples/ -->
<dependency>
<groupId>com.yuvalshavit</groupId>
<artifactId>antlr-denter-examples</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-examples/
implementation 'com.yuvalshavit:antlr-denter-examples:1.1'
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-examples/
implementation ("com.yuvalshavit:antlr-denter-examples:1.1")
'com.yuvalshavit:antlr-denter-examples:jar:1.1'
<dependency org="com.yuvalshavit" name="antlr-denter-examples" rev="1.1">
<artifact name="antlr-denter-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yuvalshavit', module='antlr-denter-examples', version='1.1')
)
libraryDependencies += "com.yuvalshavit" % "antlr-denter-examples" % "1.1"
[com.yuvalshavit/antlr-denter-examples "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.0 |
| com.yuvalshavit : antlr-denter | jar | 1.1 |
| com.google.guava : guava | jar | 16.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.testng : testng | jar | 6.8.7 |