Download flo-workflow-0.1.10.jar file - Jar f

Jar examples for f:flo-workflow

Description

Core workflow definition API

You can download jar file flo-workflow 0.1.10 in this page.

Build File

You can use the following script to add flo-workflow-0.1.10.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>flo-workflow</artifactId>
   <version>0.1.10</version>
</dependency>
compile group: 'com.spotify', name: 'flo-workflow', version: '0.1.10'
libraryDependencies += "com.spotify" % "flo-workflow" % "0.1.10"
<dependency org="com.spotify" name="flo-workflow" rev="0.1.10"/>
@Grapes(@Grab(group='com.spotify', module='flo-workflow', version='0.1.10'))
'com.spotify:flo-workflow:jar:0.1.10'

Download

Click the following link to download the jar file.

flo-workflow-0.1.10-javadoc.jar
flo-workflow-0.1.10-sources.jar
flo-workflow-0.1.10.jar
flo-workflow-0.1.10.pom



Related Tutorials