is not current version
Last Version 0.6.3

com.spotify:flo-runner 0.1.4

Top level runner implementation

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-runner
Version

Version

0.1.4
Type

Type

jar

Download flo-runner 0.1.4


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