dk.brics.automaton

This package contains a full DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations.

Лицензия

Лицензия

BSD
Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

dk.brics
Идентификатор

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

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

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

1.12-4
Дата

Дата

Тип

Тип

jar
Описание

Описание

dk.brics.automaton
This package contains a full DFA/NFA implementation with Unicode alphabet and support for all standard regular expression operations.
Ссылка на сайт

Ссылка на сайт

http://www.brics.dk/automaton
Система контроля версий

Система контроля версий

https://github.com/cs-au-dk/dk.brics.automaton

Скачать automaton

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Aarhus University

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

Версия
1.12-4
1.12-3
1.12-1