is not current version
Last Version 3.1.0

com.wenyu7980:statemachine 1.3.0

state machine jar

GroupId

GroupId

com.wenyu7980
ArtifactId

ArtifactId

statemachine
Version

Version

1.3.0
Type

Type

jar

Download statemachine 1.3.0


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