Strict Machine

A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM

License

License

GroupId

GroupId

com.digitalpetri.fsm
ArtifactId

ArtifactId

strict-machine
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Strict Machine
A declarative DSL for building asynchronously evaluated Finite State Machines on the JVM
Project URL

Project URL

https://github.com/digitalpetri/strict-machine
Source Code Management

Source Code Management

https://github.com/digitalpetri/strict-machine

Download strict-machine

How to add to project

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

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.
com.digitalpetri.fsm

digitalpetri

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1