| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdau.com.datasymphony |
| ArtifactId | ArtifactIdEasyFlow |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEasyFlow
EasyFlow - Simple and lightweight Finite State Machine
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| EasyFlow-1.3.1.pom | |
| EasyFlow-1.3.1.jar | 23 KB |
| EasyFlow-1.3.1-sources.jar | 10 KB |
| EasyFlow-1.3.1-javadoc.jar | 121 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |