is not current version
Last Version 2.0.1

com.github.aljoshakoecher:isa88-state-machine 1.0.0

State Machine according to ISA 88 that can be used to quickly implement a behavior that is consistent with ISA 88

GroupId

GroupId

com.github.aljoshakoecher
ArtifactId

ArtifactId

isa88-state-machine
Version

Version

1.0.0
Type

Type

jar

Download isa88-state-machine 1.0.0


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