is not current version
Last Version 0.0.4

io.hektor:hektor-fsm 0.0.3


GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-fsm
Version

Version

0.0.3
Type

Type

jar

Download hektor-fsm 0.0.3


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