| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools ANTLR Compiler-compiler ORM Data | 
| GroupId | GroupIdcom.khubla.antlr4formatter | 
| ArtifactId | ArtifactIdantlr4-formatter-parent | 
| Last Version | Last Version1.2.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionkhubla.com Antlr4Formatter Code formatter for Antlr4 Grammars | 
| Project URL | Project URL | 
| Project Organization | Project Organizationkhubla.com | 
| Filename | Size | 
|---|---|
| antlr4-formatter-parent-1.2.1.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.khubla.antlr4formatter/antlr4-formatter-parent/ -->
<dependency>
    <groupId>com.khubla.antlr4formatter</groupId>
    <artifactId>antlr4-formatter-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.khubla.antlr4formatter/antlr4-formatter-parent/
implementation 'com.khubla.antlr4formatter:antlr4-formatter-parent:1.2.1'// https://jarcasting.com/artifacts/com.khubla.antlr4formatter/antlr4-formatter-parent/
implementation ("com.khubla.antlr4formatter:antlr4-formatter-parent:1.2.1")'com.khubla.antlr4formatter:antlr4-formatter-parent:pom:1.2.1'<dependency org="com.khubla.antlr4formatter" name="antlr4-formatter-parent" rev="1.2.1">
  <artifact name="antlr4-formatter-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.khubla.antlr4formatter', module='antlr4-formatter-parent', version='1.2.1')
)libraryDependencies += "com.khubla.antlr4formatter" % "antlr4-formatter-parent" % "1.2.1"[com.khubla.antlr4formatter/antlr4-formatter-parent "1.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 3.12.2 |