is not current version
Last Version 2.4.0

xtc:rats 1.15.0

The Rats! Parser Generator including the Rats! runtime library. The original sources can be found at: http://cs.nyu.edu/rgrimm/xtc/

GroupId

GroupId

xtc
ArtifactId

ArtifactId

rats
Version

Version

1.15.0
Type

Type

jar

Download rats 1.15.0


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