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

com.spotify:flo 0.2.11

A lightweight workflow definition library

Группа

Группа

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

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

flo
Версия

Версия

0.2.11
Тип

Тип

pom

Скачать flo 0.2.11

Имя Файла Размер
flo-0.2.11.pom 11 KB
Обзор

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