Rats! Runtime Library

The runtime library for parsers generated by Rats! with the -lgpl command line option. The original sources can be found at: http://cs.nyu.edu/rgrimm/xtc/

License

License

GroupId

GroupId

xtc
ArtifactId

ArtifactId

rats-runtime
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rats! Runtime Library
The runtime library for parsers generated by Rats! with the -lgpl command line option. The original sources can be found at: http://cs.nyu.edu/rgrimm/xtc/

Download rats-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/xtc/rats-runtime/ -->
<dependency>
    <groupId>xtc</groupId>
    <artifactId>rats-runtime</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/xtc/rats-runtime/
implementation 'xtc:rats-runtime:2.4.0'
// https://jarcasting.com/artifacts/xtc/rats-runtime/
implementation ("xtc:rats-runtime:2.4.0")
'xtc:rats-runtime:jar:2.4.0'
<dependency org="xtc" name="rats-runtime" rev="2.4.0">
  <artifact name="rats-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='xtc', module='rats-runtime', version='2.4.0')
)
libraryDependencies += "xtc" % "rats-runtime" % "2.4.0"
[xtc/rats-runtime "2.4.0"]

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.

Versions

Version
2.4.0
2.3.1
1.15.0