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

com.spotify:flo-runner 0.2.15

Top level runner implementation

Группа

Группа

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

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

flo-runner
Версия

Версия

0.2.15
Тип

Тип

jar

Скачать flo-runner 0.2.15


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