is not current version
Last Version 2.4.0

xtc:rats-runtime 1.15.0

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/

GroupId

GroupId

xtc
ArtifactId

ArtifactId

rats-runtime
Version

Version

1.15.0
Type

Type

jar

Download rats-runtime 1.15.0


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