Last Version

CUP runtime 11b-20160615

A copy of the Java CUP runtime. CUP is a LALR parser generator for Java.

License

License

CUP
Categories

Categories

JFlex Build Tools Compiler-compiler
GroupId

GroupId

de.jflex
ArtifactId

ArtifactId

cup_runtime
Version

Version

11b-20160615
Type

Type

jar
Description

Description

CUP runtime
A copy of the Java CUP runtime. CUP is a LALR parser generator for Java.
Source Code Management

Source Code Management

https://versioncontrolseidl.in.tum.de/parsergenerators/cup/cup_runtime

Download cup_runtime 11b-20160615


<!-- https://jarcasting.com/artifacts/de.jflex/cup_runtime/ -->
<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>cup_runtime</artifactId>
    <version>11b-20160615</version>
</dependency>
// https://jarcasting.com/artifacts/de.jflex/cup_runtime/
implementation 'de.jflex:cup_runtime:11b-20160615'
// https://jarcasting.com/artifacts/de.jflex/cup_runtime/
implementation ("de.jflex:cup_runtime:11b-20160615")
'de.jflex:cup_runtime:jar:11b-20160615'
<dependency org="de.jflex" name="cup_runtime" rev="11b-20160615">
  <artifact name="cup_runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jflex', module='cup_runtime', version='11b-20160615')
)
libraryDependencies += "de.jflex" % "cup_runtime" % "11b-20160615"
[de.jflex/cup_runtime "11b-20160615"]

Dependencies

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

Project Modules

There are no modules declared in this project.