is not current version
Last Version 0.6.3

com.spotify:flo 0.2.14

A lightweight workflow definition library

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo
Version

Version

0.2.14
Type

Type

pom

Download flo 0.2.14

Filename Size
flo-0.2.14.pom 15 KB
Browse

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