is not current version
Last Version 0.6.3

com.spotify:flo-workflow 0.0.16


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-workflow
Version

Version

0.0.16
Type

Type

jar

Download flo-workflow 0.0.16


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