s

sablecc

Recompile and redistribution of the SableCC 3.7 in a Maven-like Style. The suffix `-javaXY denotes the version of javac, which was used to compile this artifact.
https://sablecc.org
GNU Lesser General Public The BSD 3-Clause License (For this pom.xml)
Etienne Gagnon Hong Phuc Bui
Files download
File Operation
sablecc-3.7-java17-count-2.jar download
sablecc-3.7-java17-count-2.pom download
sablecc-3.7-java17-count-2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.mathcoach</groupId>
  <artifactId>sablecc</artifactId>
  <version>3.7-java17-count-2</version>
</dependency>
Gradle Groovy
implementation 'io.github.mathcoach:sablecc:3.7-java17-count-2'
Gradle Kotlin
implementation("io.github.mathcoach:sablecc:3.7-java17-count-2")
Scala SBT
libraryDependencies += "io.github.mathcoach" % "sablecc" % "3.7-java17-count-2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.mathcoach', module='sablecc', version='3.7-java17-count-2')
)
Apache Ivy
<dependency org="io.github.mathcoach" name="sablecc" rev="3.7-java17-count-2" />
Leiningen
[io.github.mathcoach/sablecc "3.7-java17-count-2"]
Apache Buildr
'io.github.mathcoach:sablecc:jar:3.7-java17-count-2'
Dependencies
The project has no third-party dependencies