Last Version

JFState 0.0.1

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
Version

Version

0.0.1
Type

Type

jar
Description

Description

JFState
Java library for implementing FSA and/or state pattern

Download jFState 0.0.1


<!-- 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.