FSM

Finite State Machine

License

License

MIT
GroupId

GroupId

chat.dim
ArtifactId

ArtifactId

FSM
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

FSM
Finite State Machine
Project URL

Project URL

https://github.com/moky/FiniteStateMachine
Source Code Management

Source Code Management

https://github.com/moky/FiniteStateMachine

Download FSM

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
chat.dim

DIM

decentralized instant messaging protocol and implementations

Versions

Version
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.0