State machine library

Sate machine code generator for java

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

State machine library
Sate machine code generator for java

Скачать statemachine

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.2
commons-io : commons-io jar 1.1

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

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

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

Версия
3.6
3.5
3.3
3.2
3.1
3.0