JFState

Java library for implementing FSA and/or state pattern

License

License

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.github.fusiled
ArtifactId

ArtifactId

jFState
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JFState
Java library for implementing FSA and/or state pattern

Download jFState

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1