не последняя версия
Последняя версия 0.6.3

com.spotify:flo-runner 0.2.13

Top level runner implementation

Группа

Группа

com.spotify
Идентификатор

Идентификатор

flo-runner
Версия

Версия

0.2.13
Тип

Тип

jar

Скачать flo-runner 0.2.13


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