License |
License |
---|---|
GroupId | GroupIdchat.dim |
ArtifactId | ArtifactIdFSM |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionFSM
Finite State Machine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FSM-0.1.4.pom | |
FSM-0.1.4.jar | 6 KB |
FSM-0.1.4-sources.jar | 6 KB |
FSM-0.1.4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/chat.dim/FSM/ -->
<dependency>
<groupId>chat.dim</groupId>
<artifactId>FSM</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/chat.dim/FSM/
implementation 'chat.dim:FSM:0.1.4'
// https://jarcasting.com/artifacts/chat.dim/FSM/
implementation ("chat.dim:FSM:0.1.4")
'chat.dim:FSM:jar:0.1.4'
<dependency org="chat.dim" name="FSM" rev="0.1.4">
<artifact name="FSM" type="jar" />
</dependency>
@Grapes(
@Grab(group='chat.dim', module='FSM', version='0.1.4')
)
libraryDependencies += "chat.dim" % "FSM" % "0.1.4"
[chat.dim/FSM "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |