License |
License |
---|---|
GroupId | GroupIdio.hektor |
ArtifactId | ArtifactIdhektor-fsm |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHektor Finite State Machine
|
Filename | Size |
---|---|
hektor-fsm-0.0.4.pom | |
hektor-fsm-0.0.4.jar | 37 KB |
hektor-fsm-0.0.4-sources.jar | 29 KB |
hektor-fsm-0.0.4-javadoc.jar | 248 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.snice : snice-commons | jar | 0.1.8 |
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 |