statemachine

Simple Finite State Machine implementation

License

License

GroupId

GroupId

com.dev-smart
ArtifactId

ArtifactId

statemachine
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

statemachine
Simple Finite State Machine implementation
Project URL

Project URL

https://github.com/dinocore1/statemachine

Download statemachine

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.26.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0