Last Version

Hektor Finite State Machine 0.0.4


License

License

GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-fsm
Version

Version

0.0.4
Type

Type

jar
Description

Description

Hektor Finite State Machine

Download hektor-fsm 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.snice : snice-commons jar 0.1.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.