MVN

org.antlr : gunit

Maven & Gradle

Apr 10, 2022
25 usages
223 stars

ANTLR 3 gUnit · gUnit grammar testing tool for ANTLR 3

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>gunit</artifactId>
    <version>3.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.antlr : gunit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.3
  • Latest Release Candidate: 3.5-rc-2
  • Latest Beta: 3.4-beta4

All Versions

Choose a version of org.antlr : gunit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
gunit-3.5.3
gunit-3.5.2
gunit-3.5.1
3.5
gunit-3.5
gunit-3.5-rc-2
gunit-3.5-rc-1
3.4
gunit-3.4
gunit-3.4-beta4
gunit-3.4-beta3
3.3
gunit-3.3
3.2
gunit-3.2
3.1.x
gunit-3.1.3
1.0.x
gunit-1.0.5-1
gunit-1.0.5
gunit-1.0.4
gunit-1.0.1

How to add a dependency to Maven

Add the following org.antlr : gunit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.antlr</groupId>
    <artifactId>gunit</artifactId>
    <version>3.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.antlr : gunit gradle dependency to your build.gradle file:

implementation 'org.antlr:gunit:3.5.3'

Gradle Kotlin DSL: Add the following org.antlr : gunit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.antlr:gunit:3.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.antlr : gunit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.antlr" % "gunit" % "3.5.3"

Advertisement

Dependencies from Group

May 21, 2023
1.2k usages
14.7k stars
Apr 10, 2022
624 usages
223 stars
ST4
Sep 02, 2022
423 usages
915 stars
May 21, 2023
396 usages
14.7k stars
May 19, 2011
332 usages

Discover Dependencies

Aug 02, 2010
4 usages
May 22, 2014
1 usages
Sep 18, 2014
3 usages
52 stars
May 02, 2012
5 usages
Apr 02, 2014
1 usages
Oct 26, 2012
39 usages
Sep 22, 2008
12 usages
Jul 15, 2013
10 usages
Feb 16, 2015
22 stars