Last Version

EasyFlow 1.3.1

EasyFlow - Simple and lightweight Finite State Machine

License

License

Categories

Categories

Data
GroupId

GroupId

au.com.datasymphony
ArtifactId

ArtifactId

EasyFlow
Version

Version

1.3.1
Type

Type

jar
Description

Description

EasyFlow
EasyFlow - Simple and lightweight Finite State Machine
Source Code Management

Source Code Management

https://github.com/Beh01der/EasyFlow

Download EasyFlow 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
com.google.guava : guava jar 15.0
org.slf4j : slf4j-log4j12 jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.