bbvfsm - Parent Project.

bbvfsm - Hierarchical State Machine. Parent Project.

License

License

GroupId

GroupId

ch.bbv.fsm
ArtifactId

ArtifactId

fsm
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

bbvfsm - Parent Project.
bbvfsm - Hierarchical State Machine. Parent Project.
Project Organization

Project Organization

bbv Software Services AG

Download fsm

Filename Size
fsm-2.0.0.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fsm-api
  • fsm-impl

Versions

Version
2.0.0
1.2.0