is not current version
Last Version 2.0.0

ch.bbv.fsm:fsm 1.2.0

Hierarchical State Machine. Parent Project.

GroupId

GroupId

ch.bbv.fsm
ArtifactId

ArtifactId

fsm
Version

Version

1.2.0
Type

Type

pom

Download fsm 1.2.0

Filename Size
fsm-1.2.0.pom 5 KB
Browse

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