statemachine

Simple Finite State Machine implementation

Лицензия

Лицензия

Группа

Группа

com.dev-smart
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

statemachine
Simple Finite State Machine implementation
Ссылка на сайт

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

https://github.com/dinocore1/statemachine

Скачать statemachine

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

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

Зависимости

test (2)

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

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

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

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

Версия
1.0