simple-fsm

A very simple finite state machine

License

License

MIT
Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.discord4j
ArtifactId

ArtifactId

simple-fsm
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

simple-fsm
A very simple finite state machine
Project URL

Project URL

https://github.com/Discord4J/simple-fsm
Project Organization

Project Organization

Discord4J
Source Code Management

Source Code Management

https://github.com/Discord4J/simple-fsm

Download simple-fsm

How to add to project

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

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.discord4j
Java wrapper for the Discord API.

Versions

Version
1.0.1