statemachine

state machine jar

License

License

GroupId

GroupId

com.wenyu7980
ArtifactId

ArtifactId

statemachine
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

statemachine
state machine jar
Project URL

Project URL

https://github.com/wenyu7980/statemachine
Source Code Management

Source Code Management

https://github.com/wenyu7980/statemachine

Download statemachine

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.1.0
2.0.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0