Rats! Parser Generator

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

Лицензия

Лицензия

Группа

Группа

xtc
Идентификатор

Идентификатор

rats
Последняя версия

Последняя версия

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать rats

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.4.0
2.3.1
1.15.0