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

com.spotify:flo-task-runner 0.0.17


Группа

Группа

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

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

flo-task-runner
Версия

Версия

0.0.17
Тип

Тип

jar

Скачать flo-task-runner 0.0.17


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