is not current version
Last Version 0.0.4

io.hektor:hektor-fsm 0.0.2


GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-fsm
Version

Version

0.0.2
Type

Type

jar

Download hektor-fsm 0.0.2


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