fr.menana:automaton

Automaton is a Free and Open-Source Library dedicated to create and manipulate determinist and non-deterministic finite automaton. Alphabet are solely composed of integers.

Лицензия

Лицензия

Категории

Категории

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

Группа

fr.menana
Идентификатор

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

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

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

1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

fr.menana:automaton
Automaton is a Free and Open-Source Library dedicated to create and manipulate determinist and non-deterministic finite automaton. Alphabet are solely composed of integers.
Ссылка на сайт

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

https://github.com/bebui/Automaton

Скачать automaton

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

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

Зависимости

test (1)

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

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

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

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

Версия
1.8
1.7
1.5
1.4
1.3
1.2
1.1