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

com.spotify:flo-workflow 0.0.17


Группа

Группа

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

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

flo-workflow
Версия

Версия

0.0.17
Тип

Тип

jar

Скачать flo-workflow 0.0.17


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