Enum finite state machine

Implementation of state machine based on enums.

Лицензия

Лицензия

Группа

Группа

com.github.jczachor6
Идентификатор

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

enum-finite-state-machine
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Enum finite state machine
Implementation of state machine based on enums.
Ссылка на сайт

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

https://github.com/jCzachor6/enum-finite-state-machine
Система контроля версий

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

http://github.com/jCzachor6/enum-finite-state-machine

Скачать enum-finite-state-machine

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

<!-- https://jarcasting.com/artifacts/com.github.jczachor6/enum-finite-state-machine/ -->
<dependency>
    <groupId>com.github.jczachor6</groupId>
    <artifactId>enum-finite-state-machine</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jczachor6/enum-finite-state-machine/
implementation 'com.github.jczachor6:enum-finite-state-machine:2.0.0'
// https://jarcasting.com/artifacts/com.github.jczachor6/enum-finite-state-machine/
implementation ("com.github.jczachor6:enum-finite-state-machine:2.0.0")
'com.github.jczachor6:enum-finite-state-machine:jar:2.0.0'
<dependency org="com.github.jczachor6" name="enum-finite-state-machine" rev="2.0.0">
  <artifact name="enum-finite-state-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jczachor6', module='enum-finite-state-machine', version='2.0.0')
)
libraryDependencies += "com.github.jczachor6" % "enum-finite-state-machine" % "2.0.0"
[com.github.jczachor6/enum-finite-state-machine "2.0.0"]

Зависимости

test (1)

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

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

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

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

Версия
2.0.0
1.0.0