Last Version

statemachine 3.1.0

state machine jar

License

License

GroupId

GroupId

com.wenyu7980
ArtifactId

ArtifactId

statemachine
Version

Version

3.1.0
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 3.1.0


<!-- 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.