fr.irit.ics:java-automaton

This library allows the creation of automata using the Mealy notations with a java implementation.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

fr.irit.ics:java-automaton
This library allows the creation of automata using the Mealy notations with a java implementation.
Ссылка на сайт

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

https://github.com/DavidNavarreICS/JavaAutomaton
Система контроля версий

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

https://github.com/DavidNavarreICS/JavaAutomaton/tree/master

Скачать java-automaton

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

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

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

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

Версия
1.0.1