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

com.spotify:flo-freezer 0.2.0

Experimental module containing task persistence tools

Группа

Группа

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

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

flo-freezer
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать flo-freezer 0.2.0


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