simplestatemachine

A Simple State Machine Implementation

Лицензия

Лицензия

Группа

Группа

de.tschumacher
Идентификатор

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

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

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

0.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

simplestatemachine
A Simple State Machine Implementation
Ссылка на сайт

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

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

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

https://github.com/tobasschu/simplestatemachine.git

Скачать simplestatemachine

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-net : commons-net jar 3.6

test (2)

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

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

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

Simple State Machine


A Simple State Machine Implementation

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

Версия
0.0.7
0.0.6
0.0.5