Last Version

Denter core and examples 1.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

com.yuvalshavit
ArtifactId

ArtifactId

antlr-denter-all
Version

Version

1.1
Type

Type

pom
Description

Description

Denter core and examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download antlr-denter-all 1.1

Filename Size
antlr-denter-all-1.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-all/ -->
<dependency>
    <groupId>com.yuvalshavit</groupId>
    <artifactId>antlr-denter-all</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-all/
implementation 'com.yuvalshavit:antlr-denter-all:1.1'
// https://jarcasting.com/artifacts/com.yuvalshavit/antlr-denter-all/
implementation ("com.yuvalshavit:antlr-denter-all:1.1")
'com.yuvalshavit:antlr-denter-all:pom:1.1'
<dependency org="com.yuvalshavit" name="antlr-denter-all" rev="1.1">
  <artifact name="antlr-denter-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yuvalshavit', module='antlr-denter-all', version='1.1')
)
libraryDependencies += "com.yuvalshavit" % "antlr-denter-all" % "1.1"
[com.yuvalshavit/antlr-denter-all "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples