Last Version

jen_fsm 0.3.1

A tiny Finite State Machine for Java, partially inspired by Erlang/OTP's gen_fsm.

License

License

GroupId

GroupId

org.pbit
ArtifactId

ArtifactId

jen_fsm
Version

Version

0.3.1
Type

Type

jar
Description

Description

jen_fsm
A tiny Finite State Machine for Java, partially inspired by Erlang/OTP's gen_fsm.
Project URL

Project URL

http://www.pbit.org
Project Organization

Project Organization

pbit

Download jen_fsm 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.