Jar examples for f:flo-workflow
Core workflow definition API
You can download jar file flo-workflow 0.0.9 in this page.
You can use the following script to add flo-workflow-0.0.9.jar to your project.
<dependency> <groupId>io.rouz</groupId> <artifactId>flo-workflow</artifactId> <version>0.0.9</version> </dependency>
compile group: 'io.rouz', name: 'flo-workflow', version: '0.0.9'
libraryDependencies += "io.rouz" % "flo-workflow" % "0.0.9"
<dependency org="io.rouz" name="flo-workflow" rev="0.0.9"/>
@Grapes(@Grab(group='io.rouz', module='flo-workflow', version='0.0.9'))
'io.rouz:flo-workflow:jar:0.0.9'
Click the following link to download the jar file.
flo-workflow-0.0.9-javadoc.jar