Last Version

State machine library 3.6

Sate machine code generator for java

License

License

GroupId

GroupId

com.stateforge
ArtifactId

ArtifactId

statemachine
Version

Version

3.6
Type

Type

jar
Description

Description

State machine library
Sate machine code generator for java

Download statemachine 3.6


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.2
commons-io : commons-io jar 1.1

Project Modules

There are no modules declared in this project.