is not current version
Last Version 1.4

com.github.dsc-cmt:cmt-statemachine 1.3.1

state-machine

GroupId

GroupId

com.github.dsc-cmt
ArtifactId

ArtifactId

cmt-statemachine
Version

Version

1.3.1
Type

Type

jar

Download cmt-statemachine 1.3.1


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