is not current version
Last Version 1.0.6

Java FSM 1.0.3

Finite State Machine in Java

License

License

GroupId

GroupId

com.tecacet
ArtifactId

ArtifactId

javafsm
Version

Version

1.0.3
Type

Type

jar
Description

Description

Java FSM
Finite State Machine in Java
Project URL

Project URL

https://github.com/algorythmist/javafsm
Project Organization

Project Organization

TecAceT
Source Code Management

Source Code Management

https://github.com/algorythmist/javafsm

Download javafsm 1.0.3


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.