MVN

de.hhu.stups : sablecc-runtime

Maven & Gradle

Aug 08, 2023
7 usages

SableCC - Stups fork (runtime library) · This is the runtime support library for the Stups fork of SableCC. It provides common classes and interfaces used by the generated parsers at runtime.

<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>sablecc-runtime</artifactId>
    <version>3.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hhu.stups : sablecc-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.0

All Versions

Choose a version of de.hhu.stups : sablecc-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
sablecc-runtime-3.6.0
3.5.x
sablecc-runtime-3.5.0
3.4.x
sablecc-runtime-3.4.1
sablecc-runtime-3.4.0
3.3.x
sablecc-runtime-3.3.3
sablecc-runtime-3.3.2
sablecc-runtime-3.3.0

How to add a dependency to Maven

Add the following de.hhu.stups : sablecc-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.hhu.stups</groupId>
    <artifactId>sablecc-runtime</artifactId>
    <version>3.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.hhu.stups : sablecc-runtime gradle dependency to your build.gradle file:

implementation 'de.hhu.stups:sablecc-runtime:3.6.0'

Gradle Kotlin DSL: Add the following de.hhu.stups : sablecc-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("de.hhu.stups:sablecc-runtime:3.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.hhu.stups : sablecc-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "de.hhu.stups" % "sablecc-runtime" % "3.6.0"

Advertisement

Dependencies from Group

Aug 11, 2023
12 usages
9 stars
Aug 11, 2023
7 usages
9 stars
Aug 11, 2023
7 usages
9 stars
Aug 08, 2023
7 usages
Aug 11, 2023
6 usages
9 stars

Discover Dependencies

Jan 31, 2007
2 usages
Aug 08, 2019
13 usages
2.5k stars
Jul 06, 2020
11 usages
14 stars
Feb 21, 2022
19 usages
70 stars
Jul 03, 2022
5 usages
16 stars
Apr 04, 2020
39 usages
99 stars
Sep 24, 2016
5 usages
303 stars
Oct 08, 2019
17 usages
1 stars
Dec 10, 2019
4 usages
2 stars
May 02, 2023
20 usages
259 stars