Last Version

bbvfsm - Statemachine API 2.0.0

Statemachine API

License

License

GroupId

GroupId

ch.bbv.fsm
ArtifactId

ArtifactId

fsm-api
Version

Version

2.0.0
Type

Type

jar
Description

Description

bbvfsm - Statemachine API
Statemachine API
Project Organization

Project Organization

bbv Software Services AG

Download fsm-api 2.0.0


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

There are no modules declared in this project.