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