License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdFSM |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSM
Finite State Machine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FSM-0.2.1.pom | |
FSM-0.2.1.jar | 6 KB |
FSM-0.2.1-sources.jar | 6 KB |
FSM-0.2.1-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |